mirror of
https://github.com/ansible/ansible.git
synced 2026-08-04 08:03:41 +02:00
It is rare that we need to provide information like "before and after the change". In majority of cases we just ignore "Additional information" when submitting PRs. We can just put the needed information into the summary if needed and remove the section from the template, simplifying it.
15 lines
341 B
Markdown
15 lines
341 B
Markdown
##### SUMMARY
|
|
|
|
<!--- Describe the change below, including rationale and design decisions -->
|
|
|
|
<!--- Add "Fixes #1234" or steps to reproduce the problem if there is no corresponding issue -->
|
|
|
|
##### ISSUE TYPE
|
|
|
|
<!--- Pick one below and delete the rest -->
|
|
|
|
- Bugfix Pull Request
|
|
- Docs Pull Request
|
|
- Feature Pull Request
|
|
- Test Pull Request
|