mirror of
https://github.com/argoproj/argo-cd
synced 2026-05-06 08:08:21 +00:00
* Create USERS.md Create a new USERS file to keep track of who is using Argo CD to minimize scrolling on README. * Update README.md Removed `Who users Argo CD` section from README. Users are now tracked in USERS file. * Update README.md * Update README.md * Update USERS.md * Update pull_request_template.md
633 B
633 B
Checklist:
- Either (a) I've created an enhancement proposal and discussed it with the community, (b) this is a bug fix, or (c) this does not need to be in the release notes.
- The title of the PR states what changed and the related issues number (used for the release note).
- I've updated both the CLI and UI to expose my feature, or I plan to submit a second PR with them.
- Optional. My organization is added to USERS.md.
- I've signed the CLA and my build is green (troubleshooting builds).