mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced 2024-11-21 23:41:01 +00:00
Update issue-triage.yml
This commit is contained in:
parent
95c4cf6466
commit
3ad487f4bf
1 changed files with 2 additions and 2 deletions
4
.github/workflows/issue-triage.yml
vendored
4
.github/workflows/issue-triage.yml
vendored
|
@ -17,7 +17,7 @@ jobs:
|
|||
- "#"
|
||||
variables: |
|
||||
- Q: "A question about using a software or seeking guidance on doing something?"
|
||||
- B: "Reporting an issue or a software bug?"
|
||||
- B: "Reporting an issue, an exception, a stack trace, or a software bug?"
|
||||
- T: "Reporting a problem with an inaccurate, awkward or erroneous translation?"
|
||||
- E: "Contains a suggestion for an improvement or a feature request?"
|
||||
- SC: "Describes an issue related to compiling or building source code?"
|
||||
|
@ -27,4 +27,4 @@ jobs:
|
|||
- "T or E": [label: "enhancement", stop: true]
|
||||
- "SC": [label: "possible bug"]
|
||||
|
||||
signature: "p.s. I'm just an automated script, not a human being."
|
||||
signature: "p.s. I'm just an automated script, not a human being."
|
||||
|
|
Loading…
Reference in a new issue