|
1 | | -# Contributing to sovd_web_ui |
| 1 | +# Contributing to ros2_medkit_web_ui |
2 | 2 |
|
3 | | -Thanks for your interest in contributing to sovd_web_ui! This guide explains how to report issues, suggest features, and contribute code. |
| 3 | +Thanks for your interest in contributing to ros2_medkit_web_ui! This guide explains how to report issues, suggest features, and contribute code. |
4 | 4 |
|
5 | 5 | ## How to Report Issues |
6 | 6 |
|
7 | 7 | ### Did you find a bug? |
8 | 8 |
|
9 | | -- **Ensure the bug was not already reported** by searching [Issues](https://github.com/selfpatch/sovd_web_ui/issues) |
10 | | -- If you can't find an existing issue, [open a new one](https://github.com/selfpatch/sovd_web_ui/issues/new/choose) and select the **Bug report** template |
| 9 | +- **Ensure the bug was not already reported** by searching [Issues](https://github.com/selfpatch/ros2_medkit_web_ui/issues) |
| 10 | +- If you can't find an existing issue, [open a new one](https://github.com/selfpatch/ros2_medkit_web_ui/issues/new/choose) and select the **Bug report** template |
11 | 11 | - Fill in all sections of the template: |
12 | 12 | - **Steps to reproduce** - numbered steps to recreate the issue |
13 | 13 | - **Expected behavior** - what you expected to happen |
14 | 14 | - **Actual behavior** - what actually happened, including error messages or stack traces |
15 | | - - **Environment** - sovd_web_ui version, browser, OS |
| 15 | + - **Environment** - ros2_medkit_web_ui version, browser, OS |
16 | 16 | - **Additional information** - logs, snippets, or screenshots if helpful |
17 | 17 |
|
18 | 18 | ### Do you want to suggest a feature or improvement? |
19 | 19 |
|
20 | | -- Check if the feature has already been suggested in [Issues](https://github.com/selfpatch/sovd_web_ui/issues) |
21 | | -- If not, [open a new issue](https://github.com/selfpatch/sovd_web_ui/issues/new/choose) and select the **Feature request / General issue** template |
| 20 | +- Check if the feature has already been suggested in [Issues](https://github.com/selfpatch/ros2_medkit_web_ui/issues) |
| 21 | +- If not, [open a new issue](https://github.com/selfpatch/ros2_medkit_web_ui/issues/new/choose) and select the **Feature request / General issue** template |
22 | 22 | - Fill in all sections: |
23 | 23 | - **Proposal** - describe the change or feature you'd like to see |
24 | 24 | - **Motivation** - why is this important? Who does it benefit? |
@@ -115,18 +115,18 @@ Before submitting your PR, ensure: |
115 | 115 |
|
116 | 116 | ## Questions and Help |
117 | 117 |
|
118 | | -- For questions about **using sovd_web_ui**, open a [Discussion](https://github.com/selfpatch/sovd_web_ui/discussions) or an Issue with the question label |
| 118 | +- For questions about **using ros2_medkit_web_ui**, open a [Discussion](https://github.com/selfpatch/ros2_medkit_web_ui/discussions) or an Issue with the question label |
119 | 119 | - For questions about **contributing**, feel free to ask in your PR or Issue |
120 | 120 | - For **security vulnerabilities**, see [`SECURITY.md`](SECURITY.md) |
121 | 121 |
|
122 | 122 | ## Code of Conduct |
123 | 123 |
|
124 | | -By contributing to sovd_web_ui, you agree to abide by our [Code of Conduct](CODE_OF_CONDUCT.md). Please be respectful and considerate in all interactions. |
| 124 | +By contributing to ros2_medkit_web_ui, you agree to abide by our [Code of Conduct](CODE_OF_CONDUCT.md). Please be respectful and considerate in all interactions. |
125 | 125 |
|
126 | 126 | ## License |
127 | 127 |
|
128 | | -By contributing to sovd_web_ui, you agree that your contributions will be licensed under the Apache License 2.0. |
| 128 | +By contributing to ros2_medkit_web_ui, you agree that your contributions will be licensed under the Apache License 2.0. |
129 | 129 |
|
130 | 130 | --- |
131 | 131 |
|
132 | | -Thank you for improving sovd_web_ui! We value contributions of all sizes - from typo fixes to major features. 🚀 |
| 132 | +Thank you for improving ros2_medkit_web_ui! We value contributions of all sizes - from typo fixes to major features. 🚀 |
0 commit comments