cookiecutter-ansible-role-d.../{{cookiecutter.app_name}}_role/.github/ISSUE_TEMPLATE.md

33 lines
1005 B
Markdown
Raw Normal View History

2020-04-28 13:23:10 +02:00
### Prerequisites
* [ ] Put an X between the brackets on this line if you have done all of the following:
* Read [Idealista's Code of Conduct](https://github.com/idealista/{{ cookiecutter.app_name }}_role/blob/main/.github/CODE_OF_CONDUCT.md) and plan to comply with it
* Checked that your issue isn't already filled: [issues](https://github.com/idealista/{{ cookiecutter.app_name }}_role/issues)
2020-04-28 13:23:10 +02:00
* Checked that there is not already provided the described functionality
### Description
<!-- Description of the issue -->
2020-04-28 13:23:10 +02:00
### Steps to Reproduce
1. [First Step]
2. [Second Step]
3. [and so on...]
**Expected behavior:**
<!-- What you expect to happen -->
2020-04-28 13:23:10 +02:00
**Actual behavior:**
<!-- What actually happens -->
2020-04-28 13:23:10 +02:00
**Reproduces how often:**
<!-- What percentage of the time does it reproduce? -->
2020-04-28 13:23:10 +02:00
### Versions
<!-- The version/s you notice the behavior. -->
2020-04-28 13:23:10 +02:00
### Additional Information
<!-- Any additional information, configuration or data that might be necessary to reproduce the issue. -->