Skip to content

Commit

Permalink
chore: add GitHub CODEOWNERS and PR template
Browse files Browse the repository at this point in the history
  • Loading branch information
gaetanmaisse committed Dec 14, 2021
1 parent 3f9445c commit 3717559
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Default
* @gravitee-io/apim @gravitee-io/archi
14 changes: 14 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
**Issue**

https://github.com/gravitee-io/issues/issues/XXXXX

**Description**

A small description of what you did in that PR.

**Additional context**

<!-- Add any other context about the PR here -->
<!-- It can be links to other PRs or docs or drawing -->
<!-- Or reproduction steps in case of bug fix -->

0 comments on commit 3717559

Please sign in to comment.