Skip to content

Commit

Permalink
Update .github/template-files/config.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Ken Odegard <[email protected]>
  • Loading branch information
marcelotrevisani and kenodegard authored Oct 4, 2024
1 parent 2f7a555 commit 56dde39
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .github/template-files/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,17 +21,17 @@ conda/infrastructure:
# dst: HOW_WE_USE_GITHUB.md

# [optional] standard issue templates
- src: templates/issues/bug.yml
dst: .github/ISSUE_TEMPLATE/0_bug.yml
# - src: templates/issues/bug.yml
# dst: .github/ISSUE_TEMPLATE/0_bug.yml

- src: templates/issues/feature.yml
dst: .github/ISSUE_TEMPLATE/1_feature.yml
# - src: templates/issues/feature.yml
# dst: .github/ISSUE_TEMPLATE/1_feature.yml

- src: templates/issues/documentation.yml
dst: .github/ISSUE_TEMPLATE/2_documentation.yml
# - src: templates/issues/documentation.yml
# dst: .github/ISSUE_TEMPLATE/2_documentation.yml

- src: templates/issues/epic.yml
dst: .github/ISSUE_TEMPLATE/epic.yml
# - src: templates/issues/epic.yml
# dst: .github/ISSUE_TEMPLATE/epic.yml

# [optional] standard PR template
# - src: templates/pull_requests/news_tests_docs.md
Expand Down

0 comments on commit 56dde39

Please sign in to comment.