CORE/.gitea/pull_request_template/bugfix.md

13 lines
363 B
Markdown

---
name: '🪱 Bugfix'
about: 'Submit a pull request which fixes a bug in the framework code.'
title: 'bugfix: '
ref: 'develop'
labels:
- 'PRStatus/Open'
- 'PR/Bugfix'
---
<!--
Please name some context on what you've fixed. Also name the issue number (if there is one)
and make a list of changes you've made if your pull request includes many changes.
-->