Skip to content

Commit

Permalink
Add github pull request template.
Browse files Browse the repository at this point in the history
  • Loading branch information
sbernard31 committed Nov 23, 2022
1 parent 07d867c commit 116633a
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# PLEASE TAKE TIME TO READ THIS #

(Click on `Preview` ☝ to read this more comfortably)

## Before To create a PR

Maybe better to discuss with the team about the change you want to contribute first by [creating a new issue](https://github.com/eclipse/leshan/issues/new).

## Ready to create the PR

Take a look at [Contribution Guide](https://github.com/eclipse/leshan/wiki/How-to-contribute#how-to-contribute-code).

## PR Description

Please include a summary of the change in the PR description.
Also, refer corresponding issue if it exists.

## Your PR is not validated :x:

**DO NOT CREATE A NEW PR**, just fix the current one, See [How to Refine your PR](https://github.com/eclipse/leshan/wiki/How-to-contribute#refine-it).

If you didn't succeed alone, ask for help before to close your PR and create a new one for same issue.

0 comments on commit 116633a

Please sign in to comment.