aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
AgeCommit message (Collapse)Author
2023-12-17chore: polish contribution guidelinesHarsh Shandilya
2023-08-10refactor: un-flatten module structureHarsh Shandilya
2023-05-22chore: refresh contribution guidelinesHarsh Shandilya
2023-03-18chore: remove obsolete `format-common-impl` mention in contribution docsHarsh Shandilya
Fixes: 8cfe6ec84c1b ("refactor: merge format-common-impl into format-common")
2022-10-30chore: touch up README and contribution docsHarsh Shandilya
2022-09-07Minor cleanups to changelog and contribution docs (#2110)Harsh Shandilya
2022-04-06Use full canonical path for classes in manifest (#1823)Harsh Shandilya
* app: switch to full class names in manifest * CONTRIBUTING: document configuration cache failures
2022-03-26Bring contribution docs up to scratch (#1804)Harsh Shandilya
2021-10-08Add `installGitHooks` task for pre-push Git hooks (#1516)Harsh Shandilya
* build: add a pre-push task and Gradle task to install it * Document `installGitHooks` in contributing.md
2021-05-30contributing: document `unsafeLazy`Harsh Shandilya
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2021-05-15meta: add an ignore-revs file and document its useHarsh Shandilya
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2021-02-07Add initial version of contribution guidelines (#1307)Harsh Shandilya
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>