diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md new file mode 100644 index 000000000..a73072cc4 --- /dev/null +++ b/.github/CONTRIBUTING.md @@ -0,0 +1,3 @@ +# Contribution Guidelines + +Please have a look at the [contribution guidelines for iLCSoft](https://github.com/iLCSoft/ilcsoftDoc/blob/master/.github/CONTRIBUTING.md) diff --git a/.github/PULL_REQUEST_TEMPLATE b/.github/PULL_REQUEST_TEMPLATE new file mode 100644 index 000000000..bd3f7f29d --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE @@ -0,0 +1,8 @@ + + +BEGINRELEASENOTES +- Thank you for writing the text to appear in the release notes. It will show up + exactly as it appears between the two bold lines +- ... + +ENDRELEASENOTES \ No newline at end of file