Skip to content

Commit a107b95

Browse files
committed
docs: create CONTRIBUTING.md and review CODE_OF_CONDUCT.md
1 parent f6a4f79 commit a107b95

File tree

2 files changed

+190
-32
lines changed

2 files changed

+190
-32
lines changed

CODE_OF_CONDUCT.md

Lines changed: 20 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,13 @@
1-
# Contributor Covenant Code of Conduct
1+
# Code of Conduct - robotcode
22

33
## Our Pledge
44

5-
We as members, contributors, and leaders pledge to make participation in our
6-
community a harassment-free experience for everyone, regardless of age, body
7-
size, visible or invisible disability, ethnicity, sex characteristics, gender
8-
identity and expression, level of experience, education, socio-economic status,
9-
nationality, personal appearance, race, religion, or sexual identity
10-
and orientation.
11-
12-
We pledge to act and interact in ways that contribute to an open, welcoming,
13-
diverse, inclusive, and healthy community.
5+
In the interest of fostering an open and welcoming environment, we as
6+
contributors and maintainers pledge to make participation in our project and
7+
our community a harassment-free experience for everyone, regardless of age, body
8+
size, disability, ethnicity, sex characteristics, gender identity and expression,
9+
level of experience, education, socio-economic status, nationality, personal
10+
appearance, race, religion, or sexual identity and orientation.
1411

1512
## Our Standards
1613

@@ -28,25 +25,25 @@ community include:
2825
Examples of unacceptable behavior include:
2926

3027
* The use of sexualized language or imagery, and sexual attention or
31-
advances of any kind
28+
advances
3229
* Trolling, insulting or derogatory comments, and personal or political attacks
3330
* Public or private harassment
3431
* Publishing others' private information, such as a physical or email
3532
address, without their explicit permission
3633
* Other conduct which could reasonably be considered inappropriate in a
3734
professional setting
3835

39-
## Enforcement Responsibilities
36+
## Our Responsibilities
4037

41-
Community leaders are responsible for clarifying and enforcing our standards of
38+
Project maintainers are responsible for clarifying and enforcing our standards of
4239
acceptable behavior and will take appropriate and fair corrective action in
43-
response to any behavior that they deem inappropriate, threatening, offensive,
44-
or harmful.
40+
response to any behavior that they deem inappropriate,
41+
threatening, offensive, or harmful.
4542

46-
Community leaders have the right and responsibility to remove, edit, or reject
43+
Project maintainers have the right and responsibility to remove, edit, or reject
4744
comments, commits, code, wiki edits, issues, and other contributions that are
48-
not aligned to this Code of Conduct, and will communicate reasons for moderation
49-
decisions when appropriate.
45+
not aligned to this Code of Conduct, and will
46+
communicate reasons for moderation decisions when appropriate.
5047

5148
## Scope
5249

@@ -59,8 +56,7 @@ representative at an online or offline event.
5956
## Enforcement
6057

6158
Instances of abusive, harassing, or otherwise unacceptable behavior may be
62-
reported to the community leaders responsible for enforcement at
63-
support@robotcode.io.
59+
reported to the community leaders responsible for enforcement at <support@robotcode.io>.
6460
All complaints will be reviewed and investigated promptly and fairly.
6561

6662
All community leaders are obligated to respect the privacy and security of the
@@ -114,15 +110,7 @@ the community.
114110

115111
## Attribution
116112

117-
This Code of Conduct is adapted from the [Contributor Covenant][homepage],
118-
version 2.0, available at
119-
https://www.contributor-covenant.org/version/2/0/code_of_conduct.html.
120-
121-
Community Impact Guidelines were inspired by [Mozilla's code of conduct
122-
enforcement ladder](https://github.com/mozilla/diversity).
123-
124-
[homepage]: https://www.contributor-covenant.org
125-
126-
For answers to common questions about this code of conduct, see the FAQ at
127-
https://www.contributor-covenant.org/faq. Translations are available at
128-
https://www.contributor-covenant.org/translations.
113+
This Code of Conduct is adapted from the [Contributor Covenant](https://contributor-covenant.org/), version
114+
[1.4](https://www.contributor-covenant.org/version/1/4/code-of-conduct/code_of_conduct.md) and
115+
[2.0](https://www.contributor-covenant.org/version/2/0/code_of_conduct/code_of_conduct.md),
116+
and was generated by [contributing-gen](https://github.com/bttger/contributing-gen).

CONTRIBUTING.md

Lines changed: 170 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,170 @@
1+
<!-- omit in toc -->
2+
# Contributing to robotcode
3+
4+
First off, thanks for taking the time to contribute! ❤️
5+
6+
All types of contributions are encouraged and valued. See the [Table of Contents](#table-of-contents) for different ways to help and details about how this project handles them. Please make sure to read the relevant section before making your contribution. It will make it a lot easier for us maintainers and smooth out the experience for all involved. The community looks forward to your contributions. 🎉
7+
8+
> And if you like the project, but just don't have time to contribute, that's fine. There are other easy ways to support the project and show your appreciation, which we would also be very happy about:
9+
> - Star the project
10+
> - Tweet about it
11+
> - Refer this project in your project's readme
12+
> - Mention the project at local meetups and tell your friends/colleagues
13+
> - Sponsor this project by clicking on the sponsor button on the project page
14+
15+
<!-- omit in toc -->
16+
## Table of Contents
17+
18+
- [Code of Conduct](#code-of-conduct)
19+
- [I Have a Question](#i-have-a-question)
20+
- [I Want To Contribute](#i-want-to-contribute)
21+
- [Reporting Bugs](#reporting-bugs)
22+
- [Suggesting Enhancements](#suggesting-enhancements)
23+
- [Your First Code Contribution](#your-first-code-contribution)
24+
- [Improving The Documentation](#improving-the-documentation)
25+
- [Styleguides](#styleguides)
26+
- [Commit Messages](#commit-messages)
27+
- [Join The Project Team](#join-the-project-team)
28+
29+
30+
## Code of Conduct
31+
32+
This project and everyone participating in it is governed by the
33+
[robotcode Code of Conduct](https://github.com/d-biehl/robotcode/blob/master/CODE_OF_CONDUCT.md).
34+
By participating, you are expected to uphold this code. Please report unacceptable behavior
35+
to <support@robotcode.io>.
36+
37+
38+
## I Have a Question
39+
40+
> If you want to ask a question, we assume that you have read the available [Documentation](https://robotcode.io).
41+
42+
Before you ask a question, it is best to search for existing [Issues](https://github.com/d-biehl/robotcode/issues) that might help you. In case you have found a suitable issue and still need clarification, you can write your question in this issue. It is also advisable to search the internet for answers first.
43+
44+
If you then still feel the need to ask a question and need clarification, we recommend the following:
45+
46+
- Open an [Issue](https://github.com/d-biehl/robotcode/issues/new/choose) of type `Question`.
47+
- Provide as much context as you can about what you're running into.
48+
- Provide project and platform versions (robotframework, python, vscode, etc), depending on what seems relevant.
49+
50+
We will then take care of the issue as soon as possible.
51+
52+
You can also ask questions in the Robot Frameworks [Slack](https://robotframework.slack.com) in the channel [#vscode](https://robotframework.slack.com/archives/C0103745J7P) or in the [Robot Framework Forum](https://forum.robotframework.org) in the [Tools/Visual Studio Code(ium)](https://forum.robotframework.org/c/tools/vscode/28) category.
53+
54+
<!--
55+
You might want to create a separate issue tag for questions and include it in this description. People should then tag their issues accordingly.
56+
57+
Depending on how large the project is, you may want to outsource the questioning, e.g. to Stack Overflow or Gitter. You may add additional contact and information possibilities:
58+
- IRC
59+
- Slack
60+
- Gitter
61+
- Stack Overflow tag
62+
- Blog
63+
- FAQ
64+
- Roadmap
65+
- E-Mail List
66+
- Forum
67+
-->
68+
69+
## I Want To Contribute
70+
71+
> ### Legal Notice <!-- omit in toc -->
72+
> When contributing to this project, you must agree that you have authored 100% of the content, that you have the necessary rights to the content and that the content you contribute may be provided under the project license.
73+
74+
### Reporting Bugs
75+
76+
<!-- omit in toc -->
77+
#### Before Submitting a Bug Report
78+
79+
A good bug report shouldn't leave others needing to chase you up for more information. Therefore, we ask you to investigate carefully, collect information and describe the issue in detail in your report. Please complete the following steps in advance to help us fix any potential bug as fast as possible.
80+
81+
- Make sure that you are using the latest version.
82+
- Determine if your bug is really a bug and not an error on your side e.g. using incompatible environment components/versions (Make sure that you have read the [documentation](https://robotcode.io). If you are looking for support, you might want to check [this section](#i-have-a-question)).
83+
- To see if other users have experienced (and potentially already solved) the same issue you are having, check if there is not already a bug report existing for your bug or error in the [bug tracker](https://github.com/d-biehl/robotcodeissues?q=label%3Abug).
84+
- Also make sure to search the internet (including Stack Overflow) to see if users outside of the GitHub community have discussed the issue.
85+
- Collect information about the bug:
86+
- Stack trace (Traceback)
87+
- OS, Platform and Version (Windows, Linux, macOS, x86, ARM)
88+
- Version of the interpreter, compiler, SDK, runtime environment, package manager, depending on what seems relevant.
89+
- Possibly your input and the output
90+
- Can you reliably reproduce the issue? And can you also reproduce it with older versions?
91+
92+
<!-- omit in toc -->
93+
#### How Do I Submit a Good Bug Report?
94+
95+
> You must never report security related issues, vulnerabilities or bugs including sensitive information to the issue tracker, or elsewhere in public. Instead sensitive bugs must be sent by email to <support@robotcode.io>.
96+
<!-- You may add a PGP key to allow the messages to be sent encrypted as well. -->
97+
98+
We use GitHub issues to track bugs and errors. If you run into an issue with the project:
99+
100+
- Open an [Issue](https://github.com/d-biehl/robotcode/issues/new). (Since we can't be sure at this point whether it is a bug or not, we ask you not to talk about a bug yet and not to label the issue.)
101+
- Explain the behavior you would expect and the actual behavior.
102+
- Please provide as much context as possible and describe the *reproduction steps* that someone else can follow to recreate the issue on their own. This usually includes your code. For good bug reports you should isolate the problem and create a reduced test case.
103+
- Provide the information you collected in the previous section.
104+
105+
Once it's filed:
106+
107+
- The project team will label the issue accordingly.
108+
- A team member will try to reproduce the issue with your provided steps. If there are no reproduction steps or no obvious way to reproduce the issue, the team will ask you for those steps and mark the issue as `needs-repro`. Bugs with the `needs-repro` tag will not be addressed until they are reproduced.
109+
- If the team is able to reproduce the issue, it will be marked `needs-fix`, as well as possibly other tags (such as `critical`), and the issue will be left to be [implemented by someone](#your-first-code-contribution).
110+
111+
<!-- You might want to create an issue template for bugs and errors that can be used as a guide and that defines the structure of the information to be included. If you do so, reference it here in the description. -->
112+
113+
114+
### Suggesting Enhancements
115+
116+
This section guides you through submitting an enhancement suggestion for robotcode, **including completely new features and minor improvements to existing functionality**. Following these guidelines will help maintainers and the community to understand your suggestion and find related suggestions.
117+
118+
<!-- omit in toc -->
119+
#### Before Submitting an Enhancement
120+
121+
- Make sure that you are using the latest version.
122+
- Read the [documentation](https://robotcode.io) carefully and find out if the functionality is already covered, maybe by an individual configuration.
123+
- Perform a [search](https://github.com/d-biehl/robotcode/issues) to see if the enhancement has already been suggested. If it has, add a comment to the existing issue instead of opening a new one.
124+
- Find out whether your idea fits with the scope and aims of the project. It's up to you to make a strong case to convince the project's developers of the merits of this feature. Keep in mind that we want features that will be useful to the majority of our users and not just a small subset. If you're just targeting a minority of users, consider writing an add-on/plugin library.
125+
126+
<!-- omit in toc -->
127+
#### How Do I Submit a Good Enhancement Suggestion?
128+
129+
Enhancement suggestions are tracked as [GitHub issues](https://github.com/d-biehl/robotcode/issues).
130+
131+
- Use a **clear and descriptive title** for the issue to identify the suggestion.
132+
- Provide a **step-by-step description of the suggested enhancement** in as many details as possible.
133+
- **Describe the current behavior** and **explain which behavior you expected to see instead** and why. At this point you can also tell which alternatives do not work for you.
134+
- You may want to **include screenshots and animated GIFs** which help you demonstrate the steps or point out the part which the suggestion is related to. <!-- this should only be included if the project has a GUI -->
135+
- **Explain why this enhancement would be useful** to most robotcode users. You may also want to point out the other projects that solved it better and which could serve as inspiration.
136+
137+
<!-- You might want to create an issue template for enhancement suggestions that can be used as a guide and that defines the structure of the information to be included. If you do so, reference it here in the description. -->
138+
139+
### Your First Code Contribution
140+
<!-- TODO
141+
include Setup of env, IDE and typical getting started instructions?
142+
143+
-->
144+
145+
TODO...
146+
147+
### Improving The Documentation
148+
<!-- TODO
149+
Updating, improving and correcting the documentation
150+
151+
-->
152+
153+
TODO ...
154+
155+
## Styleguides
156+
### Commit Messages
157+
<!-- TODO
158+
159+
-->
160+
161+
TODO ...
162+
163+
## Join The Project Team
164+
<!-- TODO -->
165+
166+
TODO ...
167+
168+
<!-- omit in toc -->
169+
## Attribution
170+
This guide is based on the **contributing-gen**. [Make your own](https://github.com/bttger/contributing-gen)!

0 commit comments

Comments
 (0)