Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
amitgaru2 authored Sep 2, 2023
1 parent 95909e4 commit fa4d7f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
- start contributing
- before pushing the changes check again if the tests are passed ```$ pytest```
- also check code formatting has any issues `$ flake8 nepali_datetime --max-line-length=120`
- push your code and raise PR
- push your code and raise the PR to `develop` branch

**Note: If you're confused on what to contribute in for, you can search for *TODO's* in the code & pick up which ever
you're comfortable with.**
Expand Down

0 comments on commit fa4d7f2

Please sign in to comment.