Thanks to visit codestin.com
Credit goes to github.com

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
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/bug.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: Bug report
about: Bug template
about: Report a problem and provide necessary context
title: 'Fix ...'
labels: 'bug'

Expand All @@ -21,5 +21,5 @@ But, we will need some information about what's wrong to help you.

## Checklist before calling for maintainers

* [ ] Have you checked to ensure there aren't other open [Issues](../../../issues) for the same problem?
* [ ] Have you checked to ensure there aren't other open [Issues](../../issues) for the same problem?

8 changes: 4 additions & 4 deletions .github/ISSUE_TEMPLATE/new_snippet.md
Original file line number Diff line number Diff line change
@@ -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'
---
Expand All @@ -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

6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/translation.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
name: Translation
about: New translation template
title: 'Tranlate to ...'
about: Request a new traslation and start working on it (if possible)
title: 'Translate to ...'
labels: 'translations'

---

<!--Hi, thanks for suggesting a new translation. We appreciate that.-->
## Checklist before calling for maintainers

* [ ] Have you checked to ensure there aren't other open [Issues](../../../issues) for the same tranlation?
* [ ] Have you checked to ensure there aren't other open [Issues](../../issues) for the same translation?
* [ ] Do you wish to make a translation by yourself?