-
Notifications
You must be signed in to change notification settings - Fork 881
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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
- Loading branch information
1 parent
46a8752
commit d01d15d
Showing
3 changed files
with
7 additions
and
10 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
blank_issues_enabled: true | ||
contact_links: | ||
- name: Questions, ideas, showcases and more | ||
url: https://github.com/projectmesa/mesa/discussions | ||
about: Discuss Mesa, ask questions, share ideas, and showcase your projects |