File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -24,10 +24,14 @@ Examples of unacceptable behavior by participants include:
24
24
25
25
* The use of sexualized language or imagery and unwelcome sexual attention or
26
26
advances
27
+
27
28
* Trolling, insulting/derogatory comments, and personal or political attacks
29
+
28
30
* Public or private harassment
31
+
29
32
* Publishing others' private information, such as a physical or electronic
30
33
address, without explicit permission
34
+
31
35
* Other conduct which could reasonably be considered inappropriate in a
32
36
professional setting
33
37
Original file line number Diff line number Diff line change @@ -18,8 +18,8 @@ governed by our [Code of Conduct](CODE_OF_CONDUCT.md).
18
18
19
19
## 1. Where do I go from here?
20
20
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
23
23
someone else in the community has already created a ticket. If not, go ahead and
24
24
[ make one] ( https://github.com/Verites/verigraph/issues/new ) .
25
25
@@ -47,16 +47,19 @@ stack build
47
47
48
48
## 4. Did you find a bug?
49
49
50
+
50
51
* ** Ensure the bug was not already reported** by searching on GitHub under
51
52
[ Issues] ( https://github.com/Verites/verigraph/issues ) .
52
53
54
+
53
55
* If you're unable to find an open issue addressing the problem,
54
56
[ open a new one] ( https://github.com/Verites/verigraph/issues/new ) .
55
57
Be sure to include a ** title and clear description** , as much relevant
56
58
information as possible,
57
59
and a ** code sample** or an ** executable test case** demonstrating the expected
58
60
behavior that is not occurring.
59
61
62
+
60
63
## 5. Implement your fix or feature
61
64
62
65
At this point, you're ready to make your changes. Feel free to ask for help;
You can’t perform that action at this time.
0 commit comments