Skip to content

Commit e130231

Browse files
authored
Merge pull request #10 from github/releases
Add release procedure
2 parents 8a1f988 + 59bb528 commit e130231

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CONTRIBUTING.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ All types of contributions are encouraged and valued. See the [Table of Contents
1313
- [I Want To Contribute](#i-want-to-contribute)
1414
- [Reporting Bugs](#reporting-bugs)
1515
- [Suggesting Enhancements](#suggesting-enhancements)
16+
- [Releases](#releases)
1617

1718
## I Have a Question
1819

@@ -86,3 +87,7 @@ Enhancement suggestions are tracked as [GitHub issues](https://github.com/github
8687
- **Describe the current behavior** and **explain which behavior you expected to see instead** and why. At this point you can also tell which alternatives do not work for you.
8788
- You may want to **include screenshots and animated GIFs** which help you demonstrate the steps or point out the part which the suggestion is related to.
8889
- **Explain why this enhancement would be useful** to most Advanced-Security-Enforcer users.
90+
91+
## Releases
92+
93+
To release a new version, maintainers are to release new versions following semantic versioning and via GitHub Releases.

0 commit comments

Comments
 (0)