github: fix comments in issue template

Signed-off-by: Jared Van Bortel <jared@nomic.ai>
pull/1729/head
Jared Van Bortel 4 months ago
parent 85435a84f5
commit d156bae156

@ -4,7 +4,7 @@ about: A bug report for the GPT4All Bindings
labels: ["bindings", "bug-unconfirmed"]
---
<!-- Before creating a new issue, please make sure to take a few moments to check the issue tracker for existing issues about the bug. --!>
<!-- Before creating a new issue, please make sure to take a few moments to check the issue tracker for existing issues about the bug. -->
### Bug Report
@ -12,11 +12,11 @@ labels: ["bindings", "bug-unconfirmed"]
### Example Code
<!-- Please provide a minimal code example that can be used to experience this issue. Delete this section if it does not apply. --!>
<!-- Please provide a minimal code example that can be used to experience this issue. Delete this section if it does not apply. -->
### Steps to Reproduce
<!-- List the steps that should be taken to experience this issue. --!>
<!-- List the steps that should be taken to experience this issue. -->
1.
2.
@ -24,7 +24,7 @@ labels: ["bindings", "bug-unconfirmed"]
### Expected Behavior
<!-- In a few words, what did you expect to happen? --!>
<!-- In a few words, what did you expect to happen? -->
### Your Environment

@ -4,7 +4,7 @@ about: A bug report for the GPT4All Chat UI
labels: ["chat", "bug-unconfirmed"]
---
<!-- Before creating a new issue, please make sure to take a few moments to check the issue tracker for existing issues about the bug. --!>
<!-- Before creating a new issue, please make sure to take a few moments to check the issue tracker for existing issues about the bug. -->
### Bug Report
@ -12,7 +12,7 @@ labels: ["chat", "bug-unconfirmed"]
### Steps to Reproduce
<!-- List the steps that should be taken to experience this issue. Provide any relevant information about your configuration, and describe anything that was unexpected. --!>
<!-- List the steps that should be taken to experience this issue. Provide any relevant information about your configuration, and describe anything that was unexpected. -->
1.
2.
@ -20,7 +20,7 @@ labels: ["chat", "bug-unconfirmed"]
### Expected Behavior
<!-- In a few words, what did you expect to happen? --!>
<!-- In a few words, what did you expect to happen? -->
### Your Environment

@ -6,4 +6,4 @@ labels: ["documentation"]
### Documentation
<!-- Please describe the issue with the documentation as clearly as possible. --!>
<!-- Please describe the issue with the documentation as clearly as possible. -->

@ -4,7 +4,7 @@ about: A bug in another component of GPT4All
labels: ["bug-unconfirmed"]
---
<!-- Before creating a new issue, please make sure to take a few moments to check the issue tracker for existing issues about the bug. --!>
<!-- Before creating a new issue, please make sure to take a few moments to check the issue tracker for existing issues about the bug. -->
### Bug Report
@ -12,7 +12,7 @@ labels: ["bug-unconfirmed"]
### Steps to Reproduce
<!-- List the steps that should be taken to experience this issue. Provide any relevant information about your configuration, and describe anything that was unexpected. If this bug involves original code, please provide a minimal version that can reproduce the issue. --!>
<!-- List the steps that should be taken to experience this issue. Provide any relevant information about your configuration, and describe anything that was unexpected. If this bug involves original code, please provide a minimal version that can reproduce the issue. -->
1.
2.
@ -20,7 +20,7 @@ labels: ["bug-unconfirmed"]
### Expected Behavior
<!-- In a few words, what did you expect to happen? --!>
<!-- In a few words, what did you expect to happen? -->
### Your Environment

Loading…
Cancel
Save