This commit is contained in:
Pg Biel 2020-06-03 11:44:03 -03:00 committed by GitHub
commit b462fc298f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,11 +1,13 @@
# General Contribution Guidelines
Please take what follows into consideration when contributing to this repository (repo).
1. If code changes are being made, please include documentation **following the guidelines in the Wiki** (typings are also welcome, but we can probably do them for you, given the documentation).
2. (For the maintainers of this repo) Label PRs appropriately.
3. Link relevant issues.
4. Ensure compatibility with the latest changes in the repo.
## Contributing to the Manim Community Fork - General guidelines
## Contributing to the Manim Community Fork - General instructions
As this is a Fork of [Manim from 3b1b](https://github.com/3b1b/manim), contributing can be a bit confusing. So here is a small guide on it.
@ -45,4 +47,4 @@ As this is a Fork of [Manim from 3b1b](https://github.com/3b1b/manim), contribut
![pull-requests-example-manim-community](./readme-assets/pull-requests.PNG)
Also make sure to pull from upstream/master right before making a Pull Request, resolving merge conflicts locally and only then submitting the Pull Request.
Also make sure to pull from upstream/master right before making a Pull Request, resolving merge conflicts locally and only then submitting the Pull Request.