14 lines
407 B
Markdown
14 lines
407 B
Markdown
---
|
|
name: "Bug Fix"
|
|
about: "For fixing bugs originating from Doom"
|
|
title: "[BUGFIX] "
|
|
labels: "is:bug", "status:pending-review"
|
|
---
|
|
|
|
> This category is for bug fixes.
|
|
|
|
Thank you for contributing to Doom!
|
|
|
|
Before you submit this PR, please make sure it is targeted at `develop` and not
|
|
`master`. Include links to relevant issues or, if the issue isn't self-evident,
|
|
describe the problem that is being fixed.
|