aboutsummaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
Commit message (Collapse)AuthorAgeFilesLines
* Update CONTRIBUTING.md to point to GitHub issuesAntonin Delpeuch2024-03-101-1/+3
| | | | | | | | | With a link to older bugs in Bugzilla. I have no idea if this is an accurate description of the situation, it's all guesswork on my part. Signed-off-by: Antonin Delpeuch <antonin@delpeuch.eu> Change-Id: I019689115a744daf588a86b44e998d2dfe03d4b5
* Update repository URLs in CONTRIBUTING.mdMatthias Sohn2023-11-201-4/+4
| | | | | | after the move to eclipse.gerrithub.io. Change-Id: I8e7aac62c991b941def263d3d7585991f1355738
* CONTRIBUTING: add explicit link to ECAMatthias Sohn2021-06-151-0/+1
| | | | | | | This was requested in the 5.12 release review. Bug: https://gitlab.eclipse.org/eclipsefdn/emo-team/emo/-/issues/58 Change-Id: I21abe960412a7bc7a0d2f3bdfc4a1d031a700c3b
* CONTRIBUTING: Use standard markdown formatMatthias Sohn2021-06-151-28/+16
| | | | Change-Id: Ic64a62ca29950fb6a4c3c8a31bee8173c005ea4e
* Update SUBMITTING_PATCHESRobin Stocker2014-07-201-0/+44
It contained outdated information about attaching patches to bug reports. Shorten it to the essentials. Also format it using markdown and rename it to CONTRIBUTING.md, which is a convention and doesn't include "patches" in the name. Change-Id: I9ee73f16e6fa8fbf529ac0ca791e2375d4d56d68 Signed-off-by: Robin Stocker <robin@nibor.org>