Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ A good template for github repos with best practices adoption.
- ✅ This [README](README) with badges
- ✅ [Contributor Covenant](https://www.contributor-covenant.org)-based Code of Conduct
- ✅ [Contributing Guide](.github/CONTRIBUTING.md) includes a step-by-step guide to our
[command line development processs](.github/CONTRIBUTING.md#development-process).
[command line development process](.github/CONTRIBUTING.md#development-process).
- ✅ [GPL2](LICENSE) license
- ✅ [Security Policy](.github/SECURITY.md)
- ✅ [Issue Templates](.github/ISSUE_TEMPLATE/)
Expand Down Expand Up @@ -46,7 +46,7 @@ of things to consider with a new repo.

- [Code of Conduct](.github/CODE_OF_CONDUCT.md)
- [Contributing Guide](.github/CONTRIBUTING.md) includes a step-by-step guide to our
[development processs](.github/CONTRIBUTING.md#development-process).
[development process](.github/CONTRIBUTING.md#development-process).

## Support & Security

Expand Down
2 changes: 1 addition & 1 deletion justfile
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ clean_readme:

- [Code of Conduct](.github/CODE_OF_CONDUCT.md)
- [Contributing Guide](.github/CONTRIBUTING.md) includes a step-by-step guide to our
[development processs](.github/CONTRIBUTING.md#development-process).
[development process](.github/CONTRIBUTING.md#development-process).

## Support & Security

Expand Down