mirror of
https://github.com/inttter/md-badges.git
synced 2026-05-06 10:26:57 +02:00
🧹 chore(contributing): rearrange Adding a badge section
moves `Reporting an issue` below it, so that `Adding a badge` is in a better position
This commit is contained in:
parent
4d2d9d0a76
commit
dd91b6dbad
1 changed files with 6 additions and 6 deletions
|
|
@ -38,12 +38,6 @@ git push
|
||||||
|
|
||||||
You can now create a [pull request](https://github.com/inttter/md-badges/pulls) to the repository with your changes.
|
You can now create a [pull request](https://github.com/inttter/md-badges/pulls) to the repository with your changes.
|
||||||
|
|
||||||
## Reporting an issue
|
|
||||||
|
|
||||||
If you encounter something that is wrong or incorrect, please check to see if the problem is not already an [open issue](https://github.com/inttter/md-badges/issues).
|
|
||||||
|
|
||||||
If there is no open issue for your problem, [create a new issue](https://github.com/inttter/md-badges/issues/new?assignees=&labels=%F0%9F%90%9B+bug&projects=inttter%2Fmd-badges&template=02-issue-report.yml&title=%5BBug%5D%3A+) using the bug report template. Do your best to fill out each field, preferably in as much detail as possible.
|
|
||||||
|
|
||||||
## Adding a badge
|
## Adding a badge
|
||||||
|
|
||||||
> Make sure you have permission from whoever or whatever you are making a badge of to add them here.
|
> Make sure you have permission from whoever or whatever you are making a badge of to add them here.
|
||||||
|
|
@ -74,6 +68,12 @@ The correct format for inserting badges within a table is as follows:
|
||||||
| [](#) | `[](#)` |
|
| [](#) | `[](#)` |
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Reporting an issue
|
||||||
|
|
||||||
|
If you encounter something that is wrong or incorrect, please check to see if the problem is not already an [open issue](https://github.com/inttter/md-badges/issues).
|
||||||
|
|
||||||
|
If there is no open issue for your problem, [create a new issue](https://github.com/inttter/md-badges/issues/new?assignees=&labels=%F0%9F%90%9B+bug&projects=inttter%2Fmd-badges&template=02-issue-report.yml&title=%5BBug%5D%3A+) using the bug report template. Do your best to fill out each field, preferably in as much detail as possible.
|
||||||
|
|
||||||
## Questions
|
## Questions
|
||||||
|
|
||||||
If you have any inquiries, would like to ask for help, or have anything else that does not fit within the available templates, feel free to make a [blank issue](https://github.com/inttter/md-badges/issues/new) outside of the templates offered, with the `question` label.
|
If you have any inquiries, would like to ask for help, or have anything else that does not fit within the available templates, feel free to make a [blank issue](https://github.com/inttter/md-badges/issues/new) outside of the templates offered, with the `question` label.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue