Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/stevedonovan/Penlight.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThijs Schreijer <thijs@thijsschreijer.nl>2019-10-15 13:17:47 +0300
committerThijs Schreijer <thijs@thijsschreijer.nl>2019-10-15 13:17:47 +0300
commita4cd40f2bacaeff3dcaa17bf2e6d3bc8015cfd70 (patch)
treef76ae9a47eddcb487a1c7dd90e996e03e9cfb241 /CONTRIBUTING.md
parent1cce50d2cd3b3dd209d2aa1f5ad72398ab1e8d48 (diff)
chore(docs) update release instructions
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index a2db0fd..c7c4062 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -48,8 +48,10 @@ before making more changes - that way we can take in each change separately.
- update `./config.ld` with the new version number
- create a new rockspec file for the version in `./rockspecs`
- check the `./CHANGELOG.md` files for completeness
+ - commit the release related changes
- render the documentation using `ldoc .`
- - commit all the changes and create a PR
+ - commit the documentation as a separate commit
+ - push the release branch and create a PR
- merge the PR
- tag the release and push the tag to the github repo
- upload the rockspec, and source rock files to LuaRocks