Skip to content

Commit 6cf36fe

Browse files
Merge branch 'main' into dev
Signed-off-by: Hunter T. <strangeranger@hthompson.dev>
2 parents ddffb9c + 6a16545 commit 6cf36fe

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

CONTRIBUTING.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,9 @@ The coding style used for this repository can be found [at this repo](https://gi
1212

1313
All commits should follow the [Conventional Commits](https://www.conventionalcommits.org) style.
1414

15-
All commit types and aliases should fall under the ones listed [here](https://gist.github.com/StrangeRanger/b8153017fe8195a2d038890e28c9aa63). As a note, all commits prior to 2022-07-10 specifying `build`, should be regarded as `func`.
15+
All commit types and aliases should fall under the ones listed [here](https://gist.github.com/StrangeRanger/b8153017fe8195a2d038890e28c9aa63).
16+
17+
NOTE: As of 2024-04-08, the `Commit Types` specified at the link above, have been completely rewritten.
1618

1719
## Pull Request
1820

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Linux Security Scripts
22

3-
[![Project Tracker](https://img.shields.io/badge/repo%20status-Project%20Tracker-lightgrey)](https://randomserver.xyz/project-tracker.html#linux-security-scripts)
3+
[![Project Tracker](https://img.shields.io/badge/repo%20status-Project%20Tracker-lightgrey)](https://wiki.hthompson.dev/en/project-tracker)
44
[![Style Guide](https://img.shields.io/badge/code%20style-Style%20Guide-blueviolet)](https://github.com/StrangeRanger/bash-style-guide)
55
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/598c2083cd6f432a910a315fd10aaa66)](https://www.codacy.com/gh/StrangeRanger/linux-security-scripts/dashboard?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=StrangeRanger/linux-security-scripts&amp;utm_campaign=Badge_Grade)
66

0 commit comments

Comments
 (0)