mirror of
https://github.com/Nostalgica-Reverie/Content-Monorepo.git
synced 2026-05-09 00:24:15 +00:00
16 lines
430 B
Markdown
16 lines
430 B
Markdown
---
|
|
name: Bug fix
|
|
about: Use this template if you're creating a pull request which fixes another bug or issue
|
|
title: "[Bug Fix]: "
|
|
labels: bug
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
### Linked Issues
|
|
Provide links to the issue(s) which will be closed upon merging this pull request. There must be an open issue for
|
|
pull requests which fix bugs or other issues.
|
|
|
|
### Proposed Changes
|
|
Provide a detailed description of what your pull request changes.
|