animated-chunks/.github/PULL_REQUEST_TEMPLATE/new_feature.md

23 lines
913 B
Markdown
Raw Normal View History

2020-10-16 05:58:58 +00:00
---
name: Bug fix
about: Use this template if you're creating a pull request which adds a feature or other enhancement
title: ''
labels: enhancement
assignees: ''
---
### Preface
Please read our [Contributor Guidelines](https://github.com/jellysquid3/sodium-fabric/blob/1.15.x/CONTRIBUTING.md) before
submitting any pull requests to this repository.
By submitting a pull request, you are indicating that you agree to the [Contributor License Agreement](https://github.com/jellysquid3/sodium-fabric/blob/1.15.x/CONTRIBUTING.md#contributor-license-agreement-cla)
and that your code will be licensed irrecoverably under the GNU LGPLv3. If you do not agree to these terms, do not open
a pull request.
Please remove this section before submitting your pull request. Doing so indicates that you have read and acknowledged it.
### Proposed Changes
Provide a detailed description of what your pull request changes.