mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2025-09-10 23:24:39 +08:00
20 lines
461 B
Markdown
20 lines
461 B
Markdown
# Who to assign bugs to?
|
|
|
|
If an issue is related to a particular provider, assign it to
|
|
the person responsible for the provider, as listed in
|
|
[Providers](../provider/index.md)'s "Maintainers of
|
|
contributed providers".
|
|
|
|
Otherwise leave it unassigned until someone grabs it.
|
|
|
|
|
|
# How bugs are classified
|
|
|
|
labels:
|
|
|
|
* enhancement: New feature of improvement of existing feature
|
|
* bug: feature works wrong or not as expected
|
|
|
|
priority:
|
|
|
|
* maybe someday: Low priority
|