try next gen issue templates

pull/8473/head
Niklas Fiekas 2021-03-24 20:06:46 +01:00
parent c66b1d70fe
commit 84dabd437b
4 changed files with 36 additions and 26 deletions

21
.github/ISSUE_TEMPLATE/bug.md vendored 100644
View File

@ -0,0 +1,21 @@
---
name: Bug report
about: Report something not working on the website. See below for mobile app.
title: ''
labels: bug
assignees: ''
---
<!-- Thank you for reporting an issue. First, please search for duplicate existing issues. -->
**Exact URL where the bug happened**
**Steps to reproduce the bug**
**What did you expect to happen?**
**What happened instead?**
**Operating system and browser version**
<!-- Add one or more screenshots if possible -->

View File

@ -0,0 +1,8 @@
blank_issues_enabled: false
contact_links:
- name: Mobile app
url: https://github.com/veloce/lichobile/issues
about: Issues for the mobile app are tracked in a separate repository. Please check for duplicates first.
- name: Support
url: https://discord.gg/pw6Efvk
about: GitHub issues are meant for tracking enhancements and bugs, not general support. Instead, search the Wiki, Lichess Forum, StackOverflow, or join our Discord.

View File

@ -0,0 +1,7 @@
---
name: Other
about: Other issue or enhancement for the website.
title: ''
labels: ''
assignees: ''
---

View File

@ -1,26 +0,0 @@
<!--
Thank you for reporting an issue.
GitHub issues are meant for tracking enhancements and bugs, not general support.
When looking for support, please first search for your question in these venues:
- Lichess.org wiki: https://github.com/ornicar/lila/wiki
- Open or closed issues: https://github.com/ornicar/lila/issues
If you didn't find an answer in one of the official resources above, you can search these unofficial resources:
- Questions tagged 'lichess' on StackOverflow
- Lichess.org discord channel: https://discord.gg/pw6Efvk
- #lichess channel on chat.freenode.net
HOW TO REPORT A BUG:
- Give the exact URL where the bug happened
- List the exact steps to reproduce the bug
- Describe what you expected to happen
- Describe what happened instead
- List your operating system version and browser version
- Add one or more screenshots if possible
Enter your issue details below this comment. -->