mirror of
https://github.com/ManimCommunity/manim.git
synced 2026-06-22 10:01:47 +00:00
names
This commit is contained in:
parent
7a9ace4281
commit
b462fc298f
1 changed files with 4 additions and 2 deletions
|
|
@ -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
|
|||
|
||||

|
||||
|
||||
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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue