Skip to content

Commit

Permalink
Update issue templates to be assigned to @rjsf-team/reviewers (#3162)
Browse files Browse the repository at this point in the history
* Update issue templates to be assigned to `@rjsf-team/reviewers`

See https://github.com/orgs/rjsf-team/teams/reviewers/

this makes it easier to add / remove people and also set up granular notifications for rjsf-specific reviews.

* Update bug_report.yml

* Update feature_request.yml

* Update question_issue.yml

* Update bug_report.yml

* Update feature_request.yml
  • Loading branch information
epicfaace committed Sep 30, 2022
1 parent a7020b2 commit 33896dc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 12 deletions.
5 changes: 1 addition & 4 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Expand Up @@ -3,10 +3,7 @@ description: File a bug/issue
title: "<title>"
labels: [bug, needs triage]
assignees:
- epicfaace
- jacqueswho
- heath-freenome
- nickgros
- rjsf-team/reviewers
body:
- type: checkboxes
attributes:
Expand Down
5 changes: 1 addition & 4 deletions .github/ISSUE_TEMPLATE/feature_request.yml
Expand Up @@ -3,10 +3,7 @@ description: File a Feature
title: "<title>"
labels: [feature, needs triage]
assignees:
- epicfaace
- jacqueswho
- heath-freenome
- nickgros
- rjsf-team/reviewers
body:
- type: checkboxes
attributes:
Expand Down
5 changes: 1 addition & 4 deletions .github/ISSUE_TEMPLATE/question_issue.yml
Expand Up @@ -3,10 +3,7 @@ description: Ask a Question
title: "<title>"
labels: [question, needs triage]
assignees:
- epicfaace
- jacqueswho
- heath-freenome
- nickgros
- rjsf-team/reviewers
body:
- type: checkboxes
attributes:
Expand Down

0 comments on commit 33896dc

Please sign in to comment.