Skip to content

Commit 22d8c12

Browse files
committed
Fixed formatting
1 parent d126a50 commit 22d8c12

File tree

3 files changed

+19
-20
lines changed

3 files changed

+19
-20
lines changed

CODE_OF_CONDUCT.md

+14-14
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
1-
##Our Pledge
1+
##Our Pledge
22
In the interest of fostering an open and welcoming environment, we as contributors and maintainers pledge to making participation in our project and our community a harassment-free experience for everyone.
33

4-
##Our Standards
5-
- Use welcoming and inclusive language
6-
- Be respectful of differing viewpoints and experiences
7-
- Gracefully accept constructive criticism
8-
- Focus on what is best for the community
9-
- Show empathy towards other community members
4+
##Our Standards
5+
- Use welcoming and inclusive language
6+
- Be respectful of differing viewpoints and experiences
7+
- Gracefully accept constructive criticism
8+
- Focus on what is best for the community
9+
- Show empathy towards other community members
1010

11-
##Our Responsibilities
12-
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.
13-
Project maintainers have the right and responsibility to remove, edit, or reject comments, commits, code, wiki edits, 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.
11+
##Our Responsibilities
12+
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.
13+
Project maintainers have the right and responsibility to remove, edit, or reject comments, commits, code, wiki edits, 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.
1414

15-
##Enforcement
16-
Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the project team [on Discord](http://discord.me/ucsupport). The project team will review and investigate all complaints, and will respond in a way that it deems appropriate to the circumstances. The project team is obligated to maintain confidentiality with regard to the reporter of an incident. Further details of specific enforcement policies may be posted separately.
17-
Project maintainers who do not follow or enforce the Code of Conduct in good faith may face temporary or permanent repercussions as determined by other members of the project's leadership.
15+
##Enforcement
16+
Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the project team [on Discord](http://discord.me/ucsupport). The project team will review and investigate all complaints, and will respond in a way that it deems appropriate to the circumstances. The project team is obligated to maintain confidentiality with regard to the reporter of an incident. Further details of specific enforcement policies may be posted separately.
17+
Project maintainers who do not follow or enforce the Code of Conduct in good faith may face temporary or permanent repercussions as determined by other members of the project's leadership.
1818

19-
##Attribution
19+
##Attribution
2020
This Code of Conduct is adapted from the Contributor Covenant, version 1.4, available at [http://contributor-covenant.org/version/1/4](http://contributor-covenant.org/version/1/4).

CONTRIBUTING.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
####Hello, and thank you for contributing to UltraCosmetics!
2-
In order for everyone to have the best experience possible, we have a few guidelines that everyone must follow.
3-
- For all things on GitHub, please make sure you follow the [code of conduct](https://github.com/iSach/UltraCosmetics/blob/master/CODE_OF_CONDUCT.md).
4-
- When creating an issue, please make sure you're using the [issue template](https://github.com/iSach/UltraCosmetics/blob/master/ISSUE_TEMPLATE.md).
5-
- When submitting a pull request, please make sure you're using the [pull request template](https://github.com/iSach/UltraCosmetics/blob/master/PULL_REQUEST_TEMPLATE.md).
1+
###Hello, and thank you for contributing to UltraCosmetics!
2+
In order for everyone to have the best experience possible, we have a few guidelines that everyone must follow.
3+
- For all things on GitHub, please make sure you follow the [code of conduct](https://github.com/iSach/UltraCosmetics/blob/master/CODE_OF_CONDUCT.md).
4+
- When creating an issue, please make sure you're using the [issue template](https://github.com/iSach/UltraCosmetics/blob/master/ISSUE_TEMPLATE.md).
5+
- When submitting a pull request, please make sure you're using the [pull request template](https://github.com/iSach/UltraCosmetics/blob/master/PULL_REQUEST_TEMPLATE.md).

PULL_REQUEST_TEMPLATE.md

-1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,3 @@ _Describe what you did that addresses the purpose of this pull request._
66

77
#### Changes
88
- [ ] Use GitHub checklists to list things you've done or are still working on.
9-

0 commit comments

Comments
 (0)