renovate/docs/development
Rhys Arkins 531d42dfe1
docs: add lock file implementation guide (#31243)
2024-09-09 06:39:25 +00:00
..
assets fix:Update renovate-flow.md (#18891) 2022-11-13 04:48:08 -06:00
adding-a-package-manager.md docs: add lock file implementation guide (#31243) 2024-09-09 06:39:25 +00:00
best-practices.md docs: Use codeBlock (#31132) 2024-08-31 06:28:21 +00:00
branches-commits.md docs: partial rewrite developer docs (#23015) 2023-06-28 11:53:45 +00:00
bug-handling.md chore: add more label-actions for bugs (#29931) 2024-07-01 09:55:56 +00:00
bump-node-major.md build!: require node v20 (#30291) 2024-07-25 15:28:16 +02:00
configuration.md feat(config): add `.cjs` file extension config support (#26075) 2023-12-01 13:07:10 +00:00
creating-editing-renovate-presets.md docs: update preset name in creating/editing Renovate presets (#29505) 2024-06-07 17:00:05 +00:00
design-decisions.md docs: drop weasel words (#22165) 2023-05-29 08:20:40 +00:00
help-us-help-you.md docs: use simple words (#23989) 2023-08-22 14:07:21 +02:00
issue-labeling.md chore: drop `status:ready` and improve triage docs (#25023) 2023-10-04 19:15:28 +00:00
local-development.md docs: improve generation (#30776) 2024-08-14 17:44:52 +00:00
minimal-reproductions.md chore: link to reproduction template, improve instructions (#29652) 2024-06-16 06:30:53 +00:00
new-package-manager-template.md docs: rewrite new package manager questionnaire (#25346) 2023-10-26 08:18:18 +00:00
readme.md docs: use new GitHub alert syntax (#24668) 2023-09-27 08:19:55 +00:00
remote-development.md refactor(gitpod): dropping gitpod (#22274) 2023-05-17 08:05:35 +00:00
static-data.md build: use pnpm (#23664) 2023-08-03 19:43:47 +00:00
style-guide.md docs(style-guide): Added avoid contractions/possessives (#26591) 2024-02-18 15:54:24 +00:00
triage-guide.md chore: drop `status:ready` and improve triage docs (#25023) 2023-10-04 19:15:28 +00:00
zod.md docs: fix typos and improve documentation consistency (#27418) 2024-02-19 12:36:39 +00:00

readme.md

Renovate Developer Docs

[!NOTE] If you're an end-user of Renovate, please read the Renovate documentation.

The docs/development directory is for developers and contributors. The Markdown files explain how to work on Renovate's code.

If you need to get Renovate running locally, to contribute, or for some other reason, please read our contributing guidelines to learn how.