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
-[Your First Code Contribution](#your-first-code-contribution)
33
-
-[Improving The Documentation](#improving-the-documentation)
34
-
-[Styleguides](#styleguides)
35
-
-[Commit Messages](#commit-messages)
36
-
-[Join The Project Team](#join-the-project-team)
37
32
38
33
## I Have a Question
39
34
40
35
> If you want to ask a question, we assume that you have read the available [Documentation](https://dwiqc.readthedocs.io/en/latest/).
41
36
42
-
Before you ask a question, it is best to search for existing [Issues](/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.
37
+
Before you ask a question, it is best to search for existing [Issues](https://github.com/harvard-nrg/dwiqc/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
38
44
39
If you then still feel the need to ask a question and need clarification, we recommend the following:
45
40
@@ -49,8 +44,6 @@ If you then still feel the need to ask a question and need clarification, we rec
49
44
50
45
We will then take care of the issue as soon as possible.
51
46
52
-
53
-
54
47
## I Want To Contribute
55
48
56
49
> ### Legal Notice
@@ -94,8 +87,6 @@ Once it's filed:
94
87
- 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).
95
88
96
89
97
-
98
-
99
90
### Suggesting Enhancements
100
91
101
92
This section guides you through submitting an enhancement suggestion for CONTRIBUTING.md, **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.
@@ -119,22 +110,6 @@ Enhancement suggestions are tracked as [GitHub issues](/issues).
119
110
- 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. You can use [this tool](https://www.cockos.com/licecap/) to record GIFs on macOS and Windows, and [this tool](https://github.com/colinkeenan/silentcast) or [this tool](https://github.com/GNOME/byzanz) on Linux.
120
111
-**Explain why this enhancement would be useful** to most CONTRIBUTING.md users. You may also want to point out the other projects that solved it better and which could serve as inspiration.
121
112
122
-
123
-
124
-
### Your First Code Contribution
125
-
126
-
127
-
### Improving The Documentation
128
-
129
-
130
-
## Styleguides
131
-
### Commit Messages
132
-
133
-
134
-
## Join The Project Team
135
-
136
-
137
-
138
113
## Attribution
139
114
This guide is based on the **contributing.md**. [Make your own](https://contributing.md/)!
0 commit comments