Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
arbor
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Analyze
Contributor analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
arbor-sim
arbor
Commits
27984d45
Unverified
Commit
27984d45
authored
4 years ago
by
Brent Huisman
Committed by
GitHub
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Clarify PR acceptance condition (#1288)
Update the PR licensing rules in the PR contribution guide.
parent
cfce3f5e
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/contrib/pr.rst
+5
-2
5 additions, 2 deletions
doc/contrib/pr.rst
with
5 additions
and
2 deletions
doc/contrib/pr.rst
+
5
−
2
View file @
27984d45
...
...
@@ -27,8 +27,11 @@ the workflow is as follows:
to the features in the PR, keep the PR description updated.
- Use text like `fixes #123` in the description to refer to an issue.
4. An administrative matter: we request that you grant us a right of use on your contribution.
Please contact us at `arbor-sim@fz-juelich.de <mailto:arbor-sim@fz-juelich.de>`__.
4. We will accept contributions licensed with the same
`BSD 3-Clause "New" or "Revised" License <https://github.com/arbor-sim/arbor/blob/master/LICENSE>`_,
as the Arbor project.
If this is a problem for you, please contact us at
`arbor-sim@fz-juelich.de <mailto:arbor-sim@fz-juelich.de>`__.
5. A PR on Github is automatically built and tested by our CI bot called Travis.
You can also run these tests yourself by building them first
(``make tests``) and then running them (``./bin/*unit*``).
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment