Skip to content

Commit 4592915

Browse files
committed
edits to contributions
1 parent d5f9a2d commit 4592915

File tree

1 file changed

+1
-26
lines changed

1 file changed

+1
-26
lines changed

README.md

Lines changed: 1 addition & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -29,17 +29,12 @@ All types of contributions are encouraged and valued. See the [Table of Contents
2929
- [I Want To Contribute](#i-want-to-contribute)
3030
- [Reporting Bugs](#reporting-bugs)
3131
- [Suggesting Enhancements](#suggesting-enhancements)
32-
- [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)
3732

3833
## I Have a Question
3934

4035
> If you want to ask a question, we assume that you have read the available [Documentation](https://dwiqc.readthedocs.io/en/latest/).
4136
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.
4338

4439
If you then still feel the need to ask a question and need clarification, we recommend the following:
4540

@@ -49,8 +44,6 @@ If you then still feel the need to ask a question and need clarification, we rec
4944

5045
We will then take care of the issue as soon as possible.
5146

52-
53-
5447
## I Want To Contribute
5548

5649
> ### Legal Notice
@@ -94,8 +87,6 @@ Once it's filed:
9487
- 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).
9588

9689

97-
98-
9990
### Suggesting Enhancements
10091

10192
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).
119110
- 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.
120111
- **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.
121112

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-
138113
## Attribution
139114
This guide is based on the **contributing.md**. [Make your own](https://contributing.md/)!
140115

0 commit comments

Comments
 (0)