Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
tsoc
openmm
Commits
56dab8e5
Commit
56dab8e5
authored
Aug 01, 2019
by
peastman
Browse files
Added link to documentation about creating pull requests
parent
2634aa27
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
CONTRIBUTING.md
CONTRIBUTING.md
+2
-1
No files found.
CONTRIBUTING.md
View file @
56dab8e5
...
...
@@ -9,7 +9,8 @@ For bug fixes, we will confirm that the behavior is actually a bug and that the
is correct. For new features, we will decide whether the proposed feature is something we
want and discuss possible designs for it.
Once everyone is in agreement, the next step is to create a pull request with the code changes.
Once everyone is in agreement, the next step is to
[
create a pull request
](
https://help.github.com/en/articles/about-pull-requests
)
with the code changes.
For larger features, feel free to create the pull request even before the implementaton is
finished so as to get early feedback on the code. When doing this, put the letters "WIP" at
the start of the title of the pull request to indicate it is still a work in progress.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment