mirror of
https://github.com/satwikkansal/wtfpython
synced 2025-07-04 20:38:06 +02:00
#269: Change issues link and fix typos in Github issue templates
This commit is contained in:
parent
a9f2f0b559
commit
84e757692b
3 changed files with 9 additions and 9 deletions
4
.github/ISSUE_TEMPLATE/bug.md
vendored
4
.github/ISSUE_TEMPLATE/bug.md
vendored
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
name: Bug report
|
||||
about: Bug template
|
||||
about: Report a problem and provide necessary context
|
||||
title: 'Fix ...'
|
||||
labels: 'bug'
|
||||
|
||||
|
@ -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?
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue