summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
AgeCommit message (Collapse)AuthorFilesLines
2023-06-12Remove How do I become a Design PartnerGunnar Mills1-6/+0
Nicole is no longer working on the project, remove her name and the section about becoming a design partner. Change-Id: I1b25dc1f5479093fed1b645bbc6b352fd75eea37 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
2022-12-08prettier: re-formatPatrick Williams1-29/+81
Prettier is enabled in openbmc-build-scripts on Markdown, JSON, and YAML files to have consistent formatting for these file types. Re-run the formatter on the whole repository. Change-Id: I2804ee3ab5ff6bcbf986b028db2fafec8e616779 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
2021-05-11Replace IRC with DiscordBruce Mitchell1-2/+2
Discord has more users. IRC traffic has ground to a halt. Signed-off-by: Bruce Mitchell <bruce.mitchell@linux.vnet.ibm.com> Change-Id: I588beca497e0a87663821b1e12539bf7a071aebf
2020-10-09Fix contributing readme typoDixsie Wolmers1-1/+1
Correct npm run docs:serve for running vue press docs Signed-off-by: Dixsie Wolmers <dixsie@ibm.com> Change-Id: Idd2e54f3f61e06baf46121984e0907989a0f3801
2020-06-02Update contributing fileDerick Montague1-1/+106
- Move setup information from readme to contributing file - Add information about participating in user research - Explain the design reviews and help wanted projects - Explain how to ask questions, submit bugs and add new feature requests - Add link to OpenBMC code of conduct - Explain how to submit code for review Signed-off-by: Derick Montague <derick.montague@ibm.com> Change-Id: Ia2f5a59329e52bcc44a0f48bef8bbf0d97270eba
2020-01-17Add READMEGunnar Mills1-0/+5
Added a quick README and CONTRIBUTING file. The README contains some Questions and Answer. The CONTRIBUTING.md was inspired by https://github.com/atom/atom/blob/master/CONTRIBUTING.md Tested: https://jbt.github.io/markdown-editor/ and grammarly.com Change-Id: I6d8bc1d4a799210b7cbff66f86d4f8c1f130a1b4 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>