Skip to content

Commit f232220

Browse files
committed
Added sentence about rationale for disciplinary action. Added link to SSCCE.
1 parent 4e85e56 commit f232220

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CODE_OF_CONDUCT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Examples of unacceptable behavior by participants include:
2626

2727
Project maintainers are responsible for clarifying the standards of acceptable behavior and are expected to take appropriate and fair corrective action in response to any instances of unacceptable behavior.
2828

29-
Project maintainers have the right and responsibility to remove, edit, or reject comments, commits, code, issues, and other contributions that are not aligned to this Code of Conduct, or to ban temporarily or permanently any contributor for other behaviors that they deem inappropriate, threatening, offensive, or harmful.
29+
Project maintainers have the right and responsibility to remove, edit, or reject comments, commits, code, issues, and other contributions that are not aligned to this Code of Conduct, or to ban temporarily or permanently any contributor for other behaviors that they deem inappropriate, threatening, offensive, or harmful. When such action is taken, an explanatory statement should be added by the maintainer for both, the sake of informing the contributor about their wrongdoing and as an educational point for the community.
3030

3131
## Scope
3232

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Before creating bug reports, please check [the open issues](https://github.com/j
4141
4242
#### How Do I Submit A (Good) Bug Report?
4343

44-
Bugs are tracked as [GitHub issues](https://guides.github.com/features/issues/).
44+
Bugs are tracked as [GitHub issues](https://guides.github.com/features/issues/). If at all possible, please provide a [Short, Self Contained, Correct (Compilable), Example](http://sscce.org/).
4545

4646
Explain the problem and include additional details to help maintainers reproduce the problem:
4747

0 commit comments

Comments
 (0)