Skip to content

Commit

Permalink
docs: update README with security instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
bepri committed Feb 20, 2025
1 parent 99ee437 commit 099d2bf
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,10 @@ Migrate existing projects

Don't worry about making the contents match, Starbase's is very specific.

#. ``SECURITY.md`` - Match up the content of your project's ``SECURITY.md`` file as
closely as you can to the structure of `the Starbase template>`_. Be sure to read
the comments in the template closely.

#. Run all the linters: ``make lint``

#. ``mypy``:
Expand Down

0 comments on commit 099d2bf

Please sign in to comment.