Commit dc008b01 authored by Robert Speicher's avatar Robert Speicher

Merge branch '23740-create-a-doc-for-the-ce-ee-development-workflow' into 'master'

Start to document how to code for CE with EE in mind

Closes #23740

[ci skip]

See merge request !7248
parents 96c1cf2f 3fa5e734
......@@ -22,6 +22,7 @@
## Process
- [Generate a changelog entry with `bin/changelog`](changelog.md)
- [Limit conflicts with EE when developing on CE](limit_ee_conflicts.md)
- [Code review guidelines](code_review.md) for reviewing code and having code reviewed.
- [Merge request performance guidelines](merge_request_performance_guidelines.md)
for ensuring merge requests do not negatively impact GitLab performance
......
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment