595 B
595 B
footnotes welcomes contributions!
Please follow these guidelines when contributing, as it will give your pull request the best chance of being accepted:
Branching
- footnotes uses GitHub Flow
- branch off of
main
to start developing - give your new branch a descriptive name
- when ready, submit a pull request to merge your branch with
main
Commits
- footnotes uses Conventional Commits
- keep individual commits as small as possible
Versioning
- footnotes uses Semantic Versioning