-
Notifications
You must be signed in to change notification settings - Fork 206
Home
peiwangdb edited this page May 7, 2020
·
16 revisions
Welcome to the dataprep
wiki!
If you want to contribute a new feature, please first create an issue and discuss its feasibility!
- Prerequisites for development
- Coding rules
- Steps to a successful PR
- Checklist for PR reviewer
- Steps to release a new version
- Docstring best practice
-
What is the difference between
git merge
andgit rebase
? - Why
git rebase
is a better idea for you? - learn basic git knowledge
- [Understanding collaborating workflow] (https://www.atlassian.com/git/tutorials/comparing-workflows)