You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@ All types of contributions are encouraged and valued. See the [Table of Contents
30
30
## Code of Conduct
31
31
32
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).
33
+
[robotcode Code of Conduct](https://github.com/robotcodedev/robotcode/blob/master/CODE_OF_CONDUCT.md).
34
34
By participating, you are expected to uphold this code. Please report unacceptable behavior
35
35
to <support@robotcode.io>.
36
36
@@ -39,11 +39,11 @@ to <support@robotcode.io>.
39
39
40
40
> If you want to ask a question, we assume that you have read the available [Documentation](https://robotcode.io).
41
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.
42
+
Before you ask a question, it is best to search for existing [Issues](https://github.com/robotcodedev/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
43
44
44
If you then still feel the need to ask a question and need clarification, we recommend the following:
45
45
46
-
- Open an [Issue](https://github.com/d-biehl/robotcode/issues/new/choose) of type `Question`.
46
+
- Open an [Issue](https://github.com/robotcodedev/robotcode/issues/new/choose) of type `Question`.
47
47
- Provide as much context as you can about what you're running into.
48
48
- Provide project and platform versions (robotframework, python, vscode, etc), depending on what seems relevant.
49
49
@@ -80,7 +80,7 @@ A good bug report shouldn't leave others needing to chase you up for more inform
80
80
81
81
- Make sure that you are using the latest version.
82
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).
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/robotcodedev/robotcodeissues?q=label%3Abug).
84
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
85
- Collect information about the bug:
86
86
- Stack trace (Traceback)
@@ -97,7 +97,7 @@ A good bug report shouldn't leave others needing to chase you up for more inform
97
97
98
98
We use GitHub issues to track bugs and errors. If you run into an issue with the project:
99
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.)
100
+
- Open an [Issue](https://github.com/robotcodedev/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
101
- Explain the behavior you would expect and the actual behavior.
102
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
103
- Provide the information you collected in the previous section.
@@ -120,13 +120,13 @@ This section guides you through submitting an enhancement suggestion for robotco
120
120
121
121
- Make sure that you are using the latest version.
122
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.
123
+
- Perform a [search](https://github.com/robotcodedev/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
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
125
126
126
<!-- omit in toc -->
127
127
#### How Do I Submit a Good Enhancement Suggestion?
128
128
129
-
Enhancement suggestions are tracked as [GitHub issues](https://github.com/d-biehl/robotcode/issues).
129
+
Enhancement suggestions are tracked as [GitHub issues](https://github.com/robotcodedev/robotcode/issues).
130
130
131
131
- Use a **clear and descriptive title** for the issue to identify the suggestion.
132
132
- Provide a **step-by-step description of the suggested enhancement** in as many details as possible.
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,8 +2,8 @@
2
2
3
3
[](https://marketplace.visualstudio.com/items?itemName=d-biehl.robotcode)
Copy file name to clipboardExpand all lines: docs/index.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,8 +3,8 @@
3
3
4
4
[](https://marketplace.visualstudio.com/items?itemName=d-biehl.robotcode)
0 commit comments