Skip to content

Commit

Permalink
resolve broken links
Browse files Browse the repository at this point in the history
  • Loading branch information
jyoti-bhogal committed Nov 20, 2024
1 parent d91d240 commit b3c8d58
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@ on GitHub. These are mostly guidelines, not rules. Use your best judgment,
and feel free to propose changes to this document in a pull request.

This guide is inspired from
[Atom's contributing guidelines](<https://github.com/atom/atom/blob/master/>
CONTRIBUTING.md).
[Atom's contributing guidelines](https://github.com/atom/atom/blob/master/CONTRIBUTING.md).

## How Can I Contribute?

Expand All @@ -32,18 +31,15 @@ issue in the body of your new one.
#### Before Submitting A Bug Report

* **Perform a
[cursory search](<https://github.com/researchsoft/website/>
issues?q=is%3Aopen+is%3Aissue)** to see if the problem has already been
[cursory search](https://github.com/researchsoft/website/issues?q=is%3Aopen+is%3Aissue)** to see if the problem has already been

Check failure on line 34 in CONTRIBUTING.md

View workflow job for this annotation

GitHub Actions / lint-markdown

Line length

CONTRIBUTING.md:34:81 MD013/line-length Line length [Expected: 80; Actual: 128] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md013.md

Check failure on line 34 in CONTRIBUTING.md

View workflow job for this annotation

GitHub Actions / lint-markdown

Line length

CONTRIBUTING.md:34:81 MD013/line-length Line length [Expected: 80; Actual: 128] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md013.md
reported. If it has **and the issue is still open**, add a comment to the
existing issue instead of opening a new one.

#### How Do I Submit A (Good) Bug Report?

Bugs are tracked as GitHub issues. To report a bug, create an issue in the
[website repository](https://github.com/researchsoft/website) by filling in the
[bug report template](<https://github.com/researchsoft/website//issues/>
new?assignees=&labels=bug%2Cneeds+triage&projects=&
template=bug_report.yaml&title=BUG%3A+).
[bug report template](https://github.com/researchsoft/website//issues/new?assignees=&labels=bug%2Cneeds+triage&projects=&template=bug_report.yaml&title=BUG%3A+).

Explain the problem and include additional details to help maintainers
reproduce the problem:
Expand Down

0 comments on commit b3c8d58

Please sign in to comment.