Skip to content

Commit 2c2eba0

Browse files
committed
adds CONTRIBUTING reference to README
1 parent 19b4947 commit 2c2eba0

File tree

3 files changed

+2
-10
lines changed

3 files changed

+2
-10
lines changed

Contributing.md CONTRIBUTING.md

File renamed without changes.

README-template.md

+1-5
Original file line numberDiff line numberDiff line change
@@ -91,11 +91,7 @@ their package-manager.
9191

9292

9393
## Contributing
94-
A contribution guide does not yet exists.
95-
96-
Just ensure the code quality is up to par (or better) with the existing one
97-
and unit-test don't fail.
98-
New features should also be properly unittested.
94+
Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests to us.
9995

10096

10197
## Authors

README.md

+1-5
Original file line numberDiff line numberDiff line change
@@ -125,11 +125,7 @@ their package-manager.
125125

126126

127127
## Contributing
128-
A contribution guide does not yet exists.
129-
130-
Just ensure the code quality is up to par (or better) with the existing one
131-
and unit-test don't fail.
132-
New features should also be properly unittested.
128+
Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests to us.
133129

134130

135131
## Authors

0 commit comments

Comments
 (0)