Skip to content

Commit

Permalink
test branch protection 2
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffjennings authored Jun 25, 2024
1 parent c4d1798 commit 14ae318
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Template Python repository
[![Docs](https://github.com/CCA-Software-Group/py_template/actions/workflows/docs.yml/badge.svg)](https://cca-software-group.github.io/py_template/)

This is a basic template for a Python repository, with the components needed to develop and release an open source software package. These include unit tests; type annotations; a documentation site with an API; and continuous integration for tests, code coverage, linting/formatting, type checking, and publishing the docs.

In more depth, the file structure is:
1) `.github` has two subfolders:
* `ISSUE_TEMPLATE` has files that are templates users can select from when opening an issue in the repo on GitHub
Expand Down

0 comments on commit 14ae318

Please sign in to comment.