Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ categories:
- 'documentation'
- 'dependencies'
template: |
If you installed xcodes with homebrew you can upgrade with `brew upgrade robotsandpencils/made/xcodes`.
If you installed xcodes with homebrew you can upgrade with `brew upgrade xcodesorg/made/xcodes`.

## Changes

Expand Down
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Pull requests are the best way to propose changes to the codebase We actively w
## Any contributions you make will be under the MIT Software License
In short, when you submit code changes, your submissions are understood to be under the same [MIT License](http://choosealicense.com/licenses/mit/) that covers the project. Feel free to contact the maintainers if that's a concern.

## Report bugs using Github's [issues](https://github.com/robotsandpencils/xcodes/issues)
## Report bugs using Github's [issues](https://github.com/xcodesorg/xcodes/issues)
We use GitHub issues to track public bugs. Report a bug by [opening a new issue](); it's that easy!

## Write bug reports with detail, background, and sample code
Expand Down
Loading