Merge "docs: link to a Gerrit tutorial for contributors"

This commit is contained in:
Jan Kundrát
2020-09-08 18:32:13 +00:00
committed by Gerrit Code Review
2 changed files with 9 additions and 1 deletions

7
.github/pull_request_template.md vendored Normal file
View File

@@ -0,0 +1,7 @@
# Thanks for contributing to GNPy
If it isn't much trouble, please send your contribution as patches to our Gerrit.
Here's [how to submit patches](https://review.gerrithub.io/Documentation/intro-gerrit-walkthrough-github.html), and here's a [list of stuff we are currently working on](https://review.gerrithub.io/p/Telecominfraproject/oopt-gnpy/+/dashboard/main:main).
Just sign in via your existing GitHub account.
However, if you feel more comfortable with filing GitHub PRs, we can work with that too.

View File

@@ -143,7 +143,8 @@ To get involved, please contact Jan Kundrát
See the `Onboarding Guide
<https://github.com/Telecominfraproject/gnpy/wiki/Onboarding-Guide>`_ for
specific details on code contributions.
specific details on code contributions, or just `upload patches to our Gerrit
<https://review.gerrithub.io/Documentation/intro-gerrit-walkthrough-github.html>`_.
See `AUTHORS.rst <AUTHORS.rst>`_ for past and present contributors.