summaryrefslogtreecommitdiff
path: root/CONTRIBUTING-CODE.adoc
AgeCommit message (Expand)Author
2022-10-25document prerequisites for running tests on Fedora without using BundlerDan Allen
2022-10-25backport updates to contributing code from main branchDan Allen
2022-05-19add note about tap/each idiom in contributing code guideDan Allen
2022-04-23resolves #2040 update installation instructions; list optional dependencies (...Dan Allen
2022-03-04clarify that a bug report must include a reproducible scenario or it will be ...Dan Allen
2021-04-09configure tools to enforce consistent use of LF lines feeds in source (PR #19...Alexander Schwartz
2021-02-27prepare branch to be renamed from master to mainDan Allen
2021-02-02add section to contributing guide about how to run the code linter [skip ci]Dan Allen
2020-09-07rebuild parser using latest versio of tt and remove redundant extends callsDan Allen
2020-07-15document how to disable tests that require use of the network [skip ci]Dan Allen
2020-01-15only install deep-cover if the COVERAGE env var is set [skip ci]Dan Allen
2019-12-20remove stray endif in contributing guide; move tip regarding Gradle build to ...Dan Allen
2019-12-20document how to use Bundler to run the application from a pull request [skip ci]Dan Allen
2019-11-23resolves #348 split contributing instructions out into separate guides (PR #1...Dan Allen