mirror of https://github.com/dexidp/dex.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
3 days ago | |
|---|---|---|
| .. | ||
| README.md | 4 years ago | |
| _title-YYYY-MM-DD-#issue.md | 4 years ago | |
| auth-sessions-2026-02-18.md | 3 days ago | |
| cel-expressions-2026-02-28.md | 3 days ago | |
| token-exchange-2023-02-03-#2812.md | 3 years ago | |
README.md
Dex Enhancement Proposal
Why do we need it?
Dex Enhancement Proposal (DEP) is a design document providing information to the community, or describing a new feature for Dex.
We intend DEPs to be the primary mechanisms for proposing major new features or significant changes to existing ones. This will make it easier for the community to describe, track, and look through the history of changes that affected the development of the project.
Process
Before starting
- Search GitHub for previous issues, discussions and DEPs.
- If a discussion does not exist, open it.
- Ensure that writing enhancement proposal is necessary for you change by discussing it with a community.
Writing an enhancement proposal
- Fork the repo.
- Copy the
docs/enhancements/_title-YYYY-MM-DD-#issue.mdtemplate with the appropriate name. - Fill all sections according to hints in them. Provide as much information as you can.
- Submit your PR and discuss it with the Dex team.