Fixed markdown files
This commit is contained in:
parent
cf66c30e98
commit
67cbab042c
3 changed files with 27 additions and 14 deletions
5
.github/CONTRIBUTING.md
vendored
5
.github/CONTRIBUTING.md
vendored
|
@ -3,10 +3,12 @@
|
|||
We'd be really happy to get more people involved in the project! If you want to help, please follow these guidelines.
|
||||
|
||||
If you haven't already, come find us in one of these platforms:
|
||||
|
||||
* [Amiberry MeWe page](https://mewe.com/p/amiberry)
|
||||
|
||||
* [Amiberry Facebook page](https://fb.me/amiberry.emulator)
|
||||
|
||||
## Did you find a bug?
|
||||
## If you found a bug
|
||||
|
||||
Bug reporting is an important part of making Amiberry better. If you believe you have found a bug, then please follow these steps:
|
||||
|
||||
|
@ -49,4 +51,3 @@ on something similar, or perhaps this change could create a problem you haven't
|
|||
* Please use the relevant **pull request template** when submitting a PR.
|
||||
|
||||
* Please ensure that all your commits are atomic (one feature per commit).
|
||||
|
||||
|
|
25
.github/ISSUE_TEMPLATE/bug_report.md
vendored
25
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
@ -9,9 +9,13 @@ A clear and concise description of what the bug is.
|
|||
|
||||
**To Reproduce**
|
||||
Steps to reproduce the behavior:
|
||||
|
||||
1. Go to '...'
|
||||
|
||||
2. Click on '....'
|
||||
|
||||
3. Scroll down to '....'
|
||||
|
||||
4. See error
|
||||
|
||||
**Expected behavior**
|
||||
|
@ -21,15 +25,22 @@ A clear and concise description of what you expected to happen.
|
|||
If applicable, add screenshots to help explain your problem.
|
||||
|
||||
**Desktop (please complete the following information):**
|
||||
- OS: [e.g. iOS]
|
||||
- Browser [e.g. chrome, safari]
|
||||
- Version [e.g. 22]
|
||||
|
||||
- OS: [e.g. iOS]
|
||||
|
||||
- Browser [e.g. chrome, safari]
|
||||
|
||||
- Version [e.g. 22]
|
||||
|
||||
**Smartphone (please complete the following information):**
|
||||
- Device: [e.g. iPhone6]
|
||||
- OS: [e.g. iOS8.1]
|
||||
- Browser [e.g. stock browser, safari]
|
||||
- Version [e.g. 22]
|
||||
|
||||
- Device: [e.g. iPhone6]
|
||||
|
||||
- OS: [e.g. iOS8.1]
|
||||
|
||||
- Browser [e.g. stock browser, safari]
|
||||
|
||||
- Version [e.g. 22]
|
||||
|
||||
**Additional context**
|
||||
Add any other context about the problem here.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue