renovate/docs/development
Rhys Arkins c5eee75eee
chore: add more label-actions for bugs (#29931)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2024-07-01 09:55:56 +00:00
..
assets fix:Update renovate-flow.md (#18891) 2022-11-13 04:48:08 -06:00
adding-a-package-manager.md test(manager): manager need to exports updateDependency or extractPackageFile when exporting extractAllPackageFiles (#27954) 2024-03-15 21:30:46 +00:00
best-practices.md docs(development): clarify logging principles (#28162) 2024-03-28 16:17:22 +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 docs: capitalize proper nouns (#13379) 2022-01-05 10:38:30 +00: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: update local development docs (#29479) 2024-06-07 09:08:26 +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

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.