Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 534 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (7 loc) · 534 Bytes

Contributing

Contributing guidelines for the CmdFX project. We appreciate your help in helping us to improve the project.

Pull Requeset Process

1.) Ensure that the pull request is at the correct branch you want to merge in.

2.) Ensure that your new code has been tested and works properly. If necessary, add test according to the test directory.

3.) Confirm that the code is ready to be merged while meeting our conventions.

We will approve and merge your pull request as soon as possiable if these requirements are met.