Skip to content

Commit 6de8687

Browse files
committed
solving markdown issues
1 parent e79800d commit 6de8687

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CODE_OF_CONDUCT.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,14 @@ Examples of unacceptable behavior by participants include:
2424

2525
* The use of sexualized language or imagery and unwelcome sexual attention or
2626
advances
27+
2728
* Trolling, insulting/derogatory comments, and personal or political attacks
29+
2830
* Public or private harassment
31+
2932
* Publishing others' private information, such as a physical or electronic
3033
address, without explicit permission
34+
3135
* Other conduct which could reasonably be considered inappropriate in a
3236
professional setting
3337

CONTRIBUTING.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ governed by our [Code of Conduct](CODE_OF_CONDUCT.md).
1818

1919
## 1. Where do I go from here?
2020

21-
If you've noticed a bug or have a question, [search the issue tracker]
22-
(https://github.com/Verites/verigraph/issues?q=something) to see if
21+
If you've noticed a bug or have a question,
22+
[search the issue tracker](https://github.com/Verites/verigraph/issues?q=something) to see if
2323
someone else in the community has already created a ticket. If not, go ahead and
2424
[make one](https://github.com/Verites/verigraph/issues/new).
2525

@@ -47,16 +47,19 @@ stack build
4747

4848
## 4. Did you find a bug?
4949

50+
5051
* **Ensure the bug was not already reported** by searching on GitHub under
5152
[Issues](https://github.com/Verites/verigraph/issues).
5253

54+
5355
* If you're unable to find an open issue addressing the problem,
5456
[open a new one](https://github.com/Verites/verigraph/issues/new).
5557
Be sure to include a **title and clear description**, as much relevant
5658
information as possible,
5759
and a **code sample** or an **executable test case** demonstrating the expected
5860
behavior that is not occurring.
5961

62+
6063
## 5. Implement your fix or feature
6164

6265
At this point, you're ready to make your changes. Feel free to ask for help;

0 commit comments

Comments
 (0)