Skip to content

Commit

Permalink
Merge pull request #2211 from adevinta/gh-issue-template-team-assign
Browse files Browse the repository at this point in the history
chore: auto assign gh issue templates to project
  • Loading branch information
Powerplex authored Jun 7, 2024
2 parents 07508b8 + 2764a97 commit 1ef2c77
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/bug-report.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: 'Bug Report'
description: 'File a bug report'
labels: ['Needs Triage', 'Type: Bug']
projects: ['adevinta/4']
body:
- type: 'markdown'
attributes:
Expand Down
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/feature-request.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: 'Feature Request'
description: 'Request a feature or enhancement'
labels: ['Needs Triage', 'Type: Feature Request']
projects: ['adevinta/4']
body:
- type: 'markdown'
attributes:
Expand Down
1 change: 1 addition & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1ef2c77

Please sign in to comment.