| author | |
| committer | |
| log | 7d9ad992ab636d51f24125e3ebb046d4333b1f80 |
| tree | e83b4a114c08d193174b4d907a3f5a78ca19c222 |
| parent | a38220376e4734e07cbcc897ef74182649844658 |
| signature |
2 files changed, 2 insertions(+), 2 deletions(-)
.forgejo/ISSUE_TEMPLATE/bug.yml+1-1| ... | @@ -1,6 +1,6 @@ | ... | @@ -1,6 +1,6 @@ |
| 1 | name: Bug Report | 1 | name: Bug Report |
| 2 | description: File a bug report | 2 | description: File a bug report |
| 3 | labels: ["kind/bug"] | 3 | labels: ["bug"] |
| 4 | body: | 4 | body: |
| 5 | - type: markdown | 5 | - type: markdown |
| 6 | attributes: | 6 | attributes: |
.forgejo/ISSUE_TEMPLATE/error_message.yml+1-1| ... | @@ -1,6 +1,6 @@ | ... | @@ -1,6 +1,6 @@ |
| 1 | name: Error message improvement | 1 | name: Error message improvement |
| 2 | description: Compiler produces an unhelpful or misleading error message. | 2 | description: Compiler produces an unhelpful or misleading error message. |
| 3 | labels: ["kind/error message"] | 3 | labels: ["error message"] |
| 4 | body: | 4 | body: |
| 5 | - type: input | 5 | - type: input |
| 6 | id: version | 6 | id: version |