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
838886ee
Unverified
Commit
838886ee
authored
Sep 06, 2022
by
Peter Eastman
Committed by
GitHub
Sep 06, 2022
Browse files
Fixed an incorrect URL (#3764)
parent
0e104b49
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
CONTRIBUTING.md
CONTRIBUTING.md
+1
-1
No files found.
CONTRIBUTING.md
View file @
838886ee
...
@@ -15,7 +15,7 @@ For larger features, feel free to create the pull request even before the implem
...
@@ -15,7 +15,7 @@ For larger features, feel free to create the pull request even before the implem
finished so as to get early feedback on the code. When doing this, put the letters "WIP" at
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.
the start of the title of the pull request to indicate it is still a work in progress.
For new features, consult the
[
New Feature Checklist
](
https://github.com/openmm/openmm/wiki/Checklist-
when-a
dding-a-
n
ew-
f
eature
)
,
For new features, consult the
[
New Feature Checklist
](
https://github.com/openmm/openmm/wiki/Checklist-
for-A
dding-a-
N
ew-
F
eature
)
,
which lists various items that need to be included before the feature can be merged (documentation,
which lists various items that need to be included before the feature can be merged (documentation,
tests, serialization, support for all APIs, etc.). Not every item is necessarily applicable to
tests, serialization, support for all APIs, etc.). Not every item is necessarily applicable to
every new feature, but usually at least some of them are.
every new feature, but usually at least some of them are.
...
...
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