Skip to content

Commit

Permalink
Updated issue creation template (#7466)
Browse files Browse the repository at this point in the history
* Updated issue creation template

To align with new GitHub centred operations

* Whitespace fixes

* Align punctuation
  • Loading branch information
raveling authored Apr 14, 2022
1 parent a8de009 commit 242b87f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/1.Bug_report.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: Bug report (GitHub Issues)
about: Create a bug report for Keystone 6.
about: Create a bug report for Keystone 6
---

<!-- Please add steps to reproduce the problem -->
Expand Down
15 changes: 9 additions & 6 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,14 @@
blank_issues_enabled: false
contact_links:
- name: Questions and Chat (Slack)
- name: Ask a Question (GitHub)
url: https://github.com/keystonejs/keystone/discussions/categories/questions
about: Get answers from the Keystone community
- name: Request a Feature (GitHub)
url: https://github.com/keystonejs/keystone/discussions/categories/feature-requests
about: Share your improvement ideas with us!
- name: Hangout in the community Slack
url: http://community.keystonejs.com/
about: Join the Keystone community Slack – a place to ask questions, share ideas, and connect to the latest announcements.
- name: Feature request (GitHub Discussions)
url: https://github.com/keystonejs/keystone/discussions
about: Share your feature requests and ideas with us!
about: A place to share ideas and meet other Keystone devs
- name: Keystone 5
url: https://github.com/keystonejs/keystone-5
about: Now in maintenance mode, please visit our dedicated Keystone 5 repository for support.
about: Now in maintenance mode, please visit our dedicated Keystone 5 repository for support

0 comments on commit 242b87f

Please sign in to comment.