Skip to content

Commit

Permalink
docs(readme): update readme with templates
Browse files Browse the repository at this point in the history
  • Loading branch information
jguerreiro authored and Jguer committed May 19, 2021
1 parent c3387a0 commit 527f706
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@

### Propose a new feature

- Open an issue on the [issue tracker](https://github.com/GitGuardian/gg-shield/issues).
- Open an issue on the [issue tracker](https://github.com/GitGuardian/gg-shield/issues/new?assignees=&labels=feature+request&template=feature_request.md&title=Feature+Request) with a `feature request` label.

### Implement a new CI integration

- Open an issue on the [issue tracker](https://github.com/GitGuardian/gg-shield/issues).
- Open an issue on the [issue tracker](https://github.com/GitGuardian/gg-shield/issues/new?assignees=&labels=CI+integration&template=feature_request.md&title=CI+Integration:).
- No core contributor review is necessary on this feature.
- Submit a Pull request

Expand Down Expand Up @@ -50,7 +50,7 @@

## Testing

### Run all tests on gg-shield
### Run all tests on GitGuardian Shield

```sh
$ make test
Expand Down

0 comments on commit 527f706

Please sign in to comment.