Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
Co-authored-by: Thijs Schreijer <[email protected]>
  • Loading branch information
alerque and Tieske authored Oct 9, 2020
1 parent 65982bb commit e19a715
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ before making more changes - that way we can take in each change separately.
- update `./lua/pl/utils.lua` (the `_VERSION` constant)
- update `./config.ld` with the new version number
- copy dev rockspec file to release filename in in `./rockspecs` and match version in rockspec
- edit rockspec, drop `description.issue_url`, `test_dependencies`, and `test` keys, reduce `rockspec_format` to "1.0"
- [until we hit 2.0.0] edit rockspec, drop `description.issue_url`, `test_dependencies`, `test`, and `rockspec_format` keys
- check the `./CHANGELOG.md` files for completeness
- commit the release related changes
- render the documentation using `ldoc .`
Expand All @@ -58,4 +58,3 @@ before making more changes - that way we can take in each change separately.
- upload the rockspec, and source rock files to LuaRocks
- test installing through LuaRocks
- announce the release on the Lua mailing list

0 comments on commit e19a715

Please sign in to comment.