#269: Change issues link and fix typos in Github issue templates

This commit is contained in:
Vadim Nifadev
2024-11-26 09:10:27 +03:00
parent a9f2f0b559
commit 84e757692b
3 changed files with 9 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
---
name: New snippet
about: New snippet template
about: Suggest new gotcha and try to explain it
title: 'New snippet: ...'
labels: 'new snippets'
---
@@ -16,8 +16,8 @@ But, we will need some information and (optionally) explanation to accept it.
## Checklist before calling for maintainers
* [ ] Have you checked to ensure there aren't other open [Issues](../../../issues) for the same update/change?
* [ ] Have you checked to ensure there aren't other open [Issues](../../issues) for the same update/change?
* [ ] Have you checked that this snippet is not similar to any of the existing snippets?
<!--Explanation is optional. You may suggest a snippet without deepp understanding of its behavior.-->
* [ ] Have you added an `Explanation` section? It shall include the reasons of changes and why you'd like us to include them
<!--Explanation is optional. You may suggest a snippet without deep understanding of its behavior.-->
* [ ] Have you added an `Explanation` section? It shall include the reasons for changes and why you'd like us to include them