mirror of
https://gh.wpcy.net/https://github.com/WeblateOrg/weblate.git
synced 2026-05-29 01:06:11 +08:00
73 lines
2 KiB
YAML
Vendored
73 lines
2 KiB
YAML
Vendored
# This file is maintained in https://github.com/WeblateOrg/meta/
|
|
|
|
# Default GitHub labels
|
|
- color: d73a4a
|
|
name: bug
|
|
description: Something isn't working
|
|
- color: cfd3d7
|
|
name: duplicate
|
|
description: This issue or pull request already exists
|
|
- color: a2eeef
|
|
name: enhancement
|
|
description: New feature or request
|
|
- color: 7057ff
|
|
name: good first issue
|
|
description: Good for newcomers
|
|
- color: 008672
|
|
name: help wanted
|
|
description: Extra attention is needed
|
|
- color: e4e669
|
|
name: invalid
|
|
description: This doesn't seem right
|
|
- color: d876e3
|
|
name: question
|
|
description: Further information is requested
|
|
- color: ffffff
|
|
name: wontfix
|
|
description: This will not be worked on
|
|
# Bountysource
|
|
- color: 129e5e
|
|
name: bounty
|
|
description: There is a bounty on the issue
|
|
# Dependabot
|
|
- color: 0025ff
|
|
name: dependencies
|
|
description: Pull requests that update a dependency file
|
|
- color: 2b67c6
|
|
name: python
|
|
description: Pull requests that update Python code
|
|
- color: '168700'
|
|
name: javascript
|
|
description: Pull requests that update Javascript code
|
|
- color: ee0701
|
|
name: security
|
|
description: Pull requests that address a security vulnerability
|
|
# Hacktoberfest
|
|
- color: 129e5e
|
|
name: hacktoberfest
|
|
description: This is good for Hacktoberfest
|
|
# Weblate specific
|
|
- color: 87a2f2
|
|
name: backlog
|
|
description: This is currently not on the roadmap
|
|
- color: 0075ca
|
|
name: documentation
|
|
description: Improvements or additions to documentation
|
|
- color: d4c5f9
|
|
name: hosted
|
|
description: Issues affecting Hosted Weblate service
|
|
- color: e3f49c
|
|
name: naming
|
|
description: Discussions about naming certain features
|
|
- color: fef2c0
|
|
name: translate-toolkit
|
|
description: Issues which need to be fixed in the translate-toolkit
|
|
- color: 02d7e1
|
|
name: undecided
|
|
description: These features might not be implemented at all
|
|
- color: e3f49c
|
|
name: ux
|
|
description: User experience issues
|
|
- color: b38ddd
|
|
name: needinfo
|
|
description: This needs additional information from the reporter
|