Skip to content

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
wizeguyy committed Jan 27, 2023
1 parent abf50a3 commit b6d1497
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 5 deletions.
7 changes: 4 additions & 3 deletions .github/ISSUE_TEMPLATE/bug.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
---
name: Report a bug
about: Something with go-ethereum is not working as expected
about: Something with go-quai is not working as expected
title: ''
labels: 'type:bug'
assignees: ''

---

#### System information

Geth version: `geth version`
Geth version: `go-quai version tag`
OS & Version: Windows/Linux/OSX
Commit hash : (if `develop`)

Expand All @@ -27,4 +28,4 @@ Commit hash : (if `develop`)
[backtrace]
````

When submitting logs: please submit them as text and not screenshots.
When submitting logs: please submit them as text and not screenshots.
3 changes: 2 additions & 1 deletion .github/ISSUE_TEMPLATE/feature.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ about: Report a missing feature - e.g. as a step before submitting a PR
title: ''
labels: 'type:feature'
assignees: ''

---

# Rationale
Expand All @@ -14,4 +15,4 @@ What are the use-cases?
# Implementation

Do you have ideas regarding the implementation of this feature?
Are you willing to implement this feature?
Are you willing to implement this feature?
3 changes: 2 additions & 1 deletion .github/ISSUE_TEMPLATE/question.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ about: Something is unclear
title: ''
labels: 'type:docs'
assignees: ''

---

This should only be used in very rare cases e.g. if you are not 100% sure if something is a bug or asking a question that leads to improving the documentation. For general questions please use [discord](https://discord.gg/nthXNEv) or the Ethereum stack exchange at https://ethereum.stackexchange.com.
This should only be used in very rare cases e.g. if you are not 100% sure if something is a bug or asking a question that leads to improving the documentation. For general questions please use [discord](https://discord.com/invite/quai) or the Quai stack exchange at https://forum.quai.network.

0 comments on commit b6d1497

Please sign in to comment.