Skip to content

Commit d01d15d

Browse files
EwoutHjackiekazil
authored andcommitted
Update issue template to point directly at discussions
- Add a config.yml file with contact_links section that points directly to our discussion forum - Remove the ask-help section - Update the Bug report template to ask for a Include a minimal reproducible example: https://stackoverflow.com/help/minimal-reproducible-example
1 parent 46a8752 commit d01d15d

File tree

3 files changed

+7
-10
lines changed

3 files changed

+7
-10
lines changed

.github/ISSUE_TEMPLATE/asking-help.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

.github/ISSUE_TEMPLATE/bug-report.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ about: Let us know if something is broken on Mesa
1111
<!-- A clear and concise description of what you expected to happen -->
1212

1313
**To Reproduce**
14-
<!-- Steps to reproduce the bug, or a link to a project where the bug is visible -->
14+
<!-- Steps to reproduce the bug, or a link to a project where the bug is visible
15+
Include a Minimal reproducible example: https://stackoverflow.com/help/minimal-reproducible-example -->
1516

1617
**Additional context**
1718
<!--

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
blank_issues_enabled: true
2+
contact_links:
3+
- name: Questions, ideas, showcases and more
4+
url: https://github.com/projectmesa/mesa/discussions
5+
about: Discuss Mesa, ask questions, share ideas, and showcase your projects

0 commit comments

Comments
 (0)