Skip to content

Commit

Permalink
Updates [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
tronyx committed Mar 28, 2019
1 parent 9c312ad commit aed420c
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .github/CODE-OF-CONDUCT.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ This Code of Conduct applies both within project spaces and in public spaces whe

## Enforcement

Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the project team at causefx@me.com. 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.
Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the project team at chris@chrisyocum.com. 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.

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.

Expand Down
2 changes: 1 addition & 1 deletion .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## Contributing

1. Fork it.
2. Clone your forked project: `git clone http://github.com/<your_name>/uptimerobot_monitor_utility`
2. Clone your forked project: `git clone http://github.com/<your_name>/tronitor`
3. Create a feature branch off of the develop branch: `git checkout -b my-new-feature develop`
4. Commit your changes: `git commit -am 'Added some feature'`
5. Push to the branch: `git push origin my-new-feature`
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE-TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!--
Thanks for reporting issues back to UptimeRobot/StatusCake Monitor Utility! This is the issue tracker of UMU for support issues, bugs, security issues, etc.
Thanks for reporting issues back to Tronitor! This is the issue tracker for support issues, bugs, security issues, etc.
To make it possible for us to help you please fill out below information carefully.
-->
Expand Down
6 changes: 3 additions & 3 deletions .github/PULL-REQUEST-TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
**By submitting this pull request, I confirm the following:**
*Please fill in any appropriate checkboxes, e.g: [X]*
*Please fill in any appropriate check-boxes, e.g: [X]*

- [ ] I have read and understood the [contributors guide](https://github.com/christronyxyocum/uptimerobot-statuscake-monitor-utility/blob/master/.github/CONTRIBUTING.md), as well as this entire template.
- [ ] I have read and understood the [contributors guide](https://github.com/christronyxyocum/tronitor/blob/master/.github/CONTRIBUTING.md), as well as this entire template.
- [ ] I have made only one major change in my proposed changes.
- [ ] I have commented my proposed changes within the code.
- [ ] I have tested my proposed changes, and have included unit tests where possible.
Expand All @@ -20,4 +20,4 @@

---
- You must follow the template instructions. Failure to do so will result in your pull request being closed.
- Please respect that USMU is developed by volunteers, IE: me, who can only reply in their spare time.
- Please respect that Tronitor is developed by volunteers, IE: me, who can only reply in their spare time.

0 comments on commit aed420c

Please sign in to comment.