mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-21 18:36:40 +00:00
Reduce header sizes on PR template
Stop getting in my face
This commit is contained in:
parent
9e2b26de23
commit
de95046c11
16
.github/PULL_REQUEST_TEMPLATE.md
vendored
16
.github/PULL_REQUEST_TEMPLATE.md
vendored
@ -1,7 +1,7 @@
|
|||||||
# Introduction
|
## Introduction
|
||||||
<!-- Explain existing problems or why this pull request is necessary -->
|
<!-- Explain existing problems or why this pull request is necessary -->
|
||||||
|
|
||||||
## Relevant issues
|
### Relevant issues
|
||||||
<!-- List relevant issues here -->
|
<!-- List relevant issues here -->
|
||||||
<!--
|
<!--
|
||||||
|
|
||||||
@ -10,17 +10,17 @@
|
|||||||
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
# Changes
|
## Changes
|
||||||
## API changes
|
### API changes
|
||||||
<!-- Any additions to the API that should be documented in release notes? -->
|
<!-- Any additions to the API that should be documented in release notes? -->
|
||||||
|
|
||||||
## Behavioural changes
|
### Behavioural changes
|
||||||
<!-- Any change in how the server behaves, or its performance? -->
|
<!-- Any change in how the server behaves, or its performance? -->
|
||||||
|
|
||||||
# Backwards compatibility
|
## Backwards compatibility
|
||||||
<!-- Any possible backwards incompatible changes? How are they solved, or how can they be solved? -->
|
<!-- Any possible backwards incompatible changes? How are they solved, or how can they be solved? -->
|
||||||
|
|
||||||
# Follow-up
|
## Follow-up
|
||||||
<!-- Suggest any actions to be done before/after merging this pull request -->
|
<!-- Suggest any actions to be done before/after merging this pull request -->
|
||||||
<!--
|
<!--
|
||||||
|
|
||||||
@ -32,5 +32,5 @@ Requires translations:
|
|||||||
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
# Tests
|
## Tests
|
||||||
<!-- Attach scripts or actions to test this pull request, as well as the result -->
|
<!-- Attach scripts or actions to test this pull request, as well as the result -->
|
||||||
|
Loading…
x
Reference in New Issue
Block a user