-
Notifications
You must be signed in to change notification settings - Fork 35
Contribution
eldesh edited this page Apr 15, 2020
·
8 revisions
Any contributions are welcome.
- Add new feature
- Request new feature
- Bug reporting
- Any bug fixing
- Tweak tiny code fragment
- Add/Fix documents
- etc ...
- Make your PR
- It's confirmed that passes a test
- Unit tests
- Long tests
- Build on Linux
- Build on Windows
- Lint check with
cargo-fmt
- Add a description of your code change
- Wait for a response (or ping @eldesh)
- Fix your PR (If you requested changing)
- Resolve conflicts if exists
-
Update the supported API list.
- [ ] /blah-blah-blah + [x] /blah-blah-blah
-
Add unit test(s) for that feature