Skip to content

Commit

Permalink
Provide a bug and security bug section in the README
Browse files Browse the repository at this point in the history
  • Loading branch information
serge-sans-paille committed Jun 1, 2024
1 parent 6e35636 commit cb108a5
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -289,3 +289,16 @@ trade-offs to cope with legacy ASTs.
| TypeVarTuple(identifier name)
attributes (int lineno, int col_offset, int end_lineno, int end_col_offset)
}
Reporting Bugs
--------------

Bugs can be reported through `GitHub issues <https://github.com/serge-sans-paille/gast/issues>`_.

Reporting Security Issues
-------------------------

If for some reason, you think your bug is security-related and should be subject
to responsible disclosure, don't hesitate to `contact the maintainer
<mailto:[email protected]>`_ directly.

0 comments on commit cb108a5

Please sign in to comment.