Skip to content

Commit fb154f1

Browse files
authored
Merge pull request #326 from ExaWorks/updated_contrib_doc
Removed the creating your own fork part. It has not been followed by
2 parents 9841f0b + ace01fe commit fb154f1

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

CONTRIBUTING.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,6 @@ details how to contribute in a standardized and efficient manner.
1111
- Ensure that you've opened an Issue on Github and consensus around the
1212
solution has be reached.
1313
- Minor changes (e.g., grammatical fixes) do not require an Issue first.
14-
- [Create your own
15-
fork](https://docs.github.com/en/github/getting-started-with-github/fork-a-repo).
16-
- When you are starting a new set of changes, [fetch any changes from the
17-
upstream
18-
repo](https://matplotlib.org/stable/devel/gitwash/development_workflow.html#update-the-mirror-of-trunk),
19-
and [start a new feature branch on your fork from
20-
that](https://matplotlib.org/stable/devel/gitwash/development_workflow.html#make-a-new-feature-branch).
2114
- Make a new branch for each separable set of changes — ["one task, one
2215
branch"](https://mail.python.org/pipermail/ipython-dev/2010-October/005632.html).
2316
- [Each commit should make one change](https://dev.to/ruanbrandao/how-to-make-good-git-commits-256k).

0 commit comments

Comments
 (0)