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
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,11 +10,11 @@ There are many ways to contribute, from writing tutorials or blog posts, improvi
10
10
11
11
### Reporting Bugs
12
12
13
-
If you find a bug, please open an issue on our [GitHub repository](https://github.com/Intugle/intugle/issues). Please include a clear and concise description of the bug, as well as steps to reproduce it.
13
+
If you find a bug, please open an issue on our [GitHub repository](https://github.com/Intugle/data-tools/issues). Please include a clear and concise description of the bug, as well as steps to reproduce it.
14
14
15
15
### Submitting Feature Requests
16
16
17
-
If you have an idea for a new feature, please open an issue on our [GitHub repository](https://github.com/Intugle/intugle/issues). Please include a clear and concise description of the feature, as well as a justification for why it would be a good addition to the project.
17
+
If you have an idea for a new feature, please open an issue on our [GitHub repository](https://github.com/Intugle/data-tools/issues). Please include a clear and concise description of the feature, as well as a justification for why it would be a good addition to the project.
18
18
19
19
### Writing Code
20
20
@@ -66,7 +66,7 @@ If you want to contribute code to the project, please follow the steps below.
66
66
git push origin my-new-feature
67
67
```
68
68
69
-
6. Open a pull request on the [Intugle repository](https://github.com/Intugle/intugle/pulls).
69
+
6. Open a pull request on the [Intugle repository](https://github.com/Intugle/data-tools/pulls).
0 commit comments