Skip to content

Commit aa58a25

Browse files
Jaroslav Tulachwoess
authored andcommitted
Description of contributing procedure made more appropriate for the way we develop Truffle
1 parent 19ff391 commit aa58a25

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

CONTRIBUTING.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,12 @@
1-
Please see http://openjdk.java.net/contribute/ for details of how to contribute
2-
to OpenJDK projects including GraalVM.
1+
To submit pull requests for truffle, you need to sign the [Oracle Contributor Agreement][1].
2+
There is a white-list for contributors who have signed the OCA so please add a comment
3+
to your first pull request indicating the name you used to sign the OCA if it isn't clear
4+
from your github profile.
5+
6+
Pull requests can only be merged by committers and a committer cannot merge
7+
his or her own pull requests.
8+
9+
When creating a pull request, make sure you designate an assignee to ensure
10+
the request is processed in a timely manner.
11+
12+
[1]: http://www.oracle.com/technetwork/community/oca-486395.html

0 commit comments

Comments
 (0)