-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
8 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# Thank you for contributing to My Calendar! | ||
|
||
Before you contribute, please read these guidelines: | ||
|
||
1) Open an issue before creating a pull request. You can go ahead and create the pull request immediately, but I would like to have the issue represented separately from the PR. I may reject the PR, but that doesn't mean that I will necessarily close the issue. | ||
2) All code in My Calendar needs to follow the WordPress Code standards. I will ask for your Pull Requests to be updated to meet those standards, so that I don't spend all of my time fixing formatting issues. | ||
|
||
And again, thank you! |