diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 5f335815..d29a3ddb 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -7,4 +7,5 @@ Before raising the PR, here is a check list: 5) do you think that you can understand your changes after 6 month? 5.1) can someone else understand your changes without your explanation? 6) are you pround of your code changes? - 6.1) do you have the feeling of achievement? \ No newline at end of file + 6.1) do you have the feeling of achievement? +7) please add your name and github link to contributors.rst in alphabetical order. \ No newline at end of file diff --git a/CONTRIBUTORS.rst b/CONTRIBUTORS.rst index b2a00887..7b29a48f 100644 --- a/CONTRIBUTORS.rst +++ b/CONTRIBUTORS.rst @@ -5,5 +5,6 @@ In alphabetical order: * `Charlie Liu `_ * `John Vandenberg `_ +* `Joshua Chung `_ * `PRAJWAL M `_ * `SerekKiri `_