Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
name: "Bug report \U0001F41B"
name: "Bug Report \U0001F41B"
about: Submit a bug report to help us improve Python-Stratify.
title: ''
labels: ''
Expand Down
6 changes: 6 additions & 0 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# reference: https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/configuring-issue-templates-for-your-repository#configuring-the-template-chooser
blank_issues-enabled: false
contact_links:
- name: 💬 Python-Stratify GitHub Discussions
url: https://github.com/Scitools/python-stratify/discussions
about: Engage with the Python-Stratify community to discuss your issue
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
name: Feature request
name: Feature Request
about: Submit a request for a new feature in Python-Stratify
title: ''
labels: ''
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
name: "Custom issue template \U0001F4F0"
name: "Custom Issue \U0001F4F0"
about: Submit a generic issue to help us improve Python-Stratify.
title: ''
labels: ''
Expand Down