19 lines
613 B
Markdown
19 lines
613 B
Markdown
# Instructions
|
|
*This is a template to help you make good pull requests. You may use [Github Markdown](https://help.github.com/articles/getting-started-with-writing-and-formatting-on-github/) syntax to format your issue report.*
|
|
*Please:*
|
|
- *only keep the "Fix", "Close" or "New" section*
|
|
- *follow the project [contributing guidelines](/.github/CONTRIBUTING.md)*
|
|
- *replace the bracket enclosed textswith meaningful informations*
|
|
|
|
|
|
# Fix #[*issue_number Short description*]
|
|
[*Long description*]
|
|
|
|
|
|
# Close #[*issue_number Short description*]
|
|
[*Long description*]
|
|
|
|
|
|
# New [*Short description*]
|
|
[*Long description*]
|