Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 466 Bytes

CONTRIBUTING.md

File metadata and controls

10 lines (7 loc) · 466 Bytes

Contributing

Flask-Talisman loves help from anyone in the community. You can do so in the following steps:

  • Fork the repository.
  • Write your contribution. Don't forget to add tests!
  • Run tests and linting locally by running nox in the root of the project.
  • If everything passes, submit a pull request.

At this point you're waiting on us. We like to at least comment on pull requests within a few days.