-
Notifications
You must be signed in to change notification settings - Fork 9
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
25 changed files
with
959 additions
and
428 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
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
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,34 @@ | ||
<!-- | ||
Hey, that's awesome! Thanks for your interest and for taking the time to contribute. | ||
The following is a set of guidelines for contributing to PublishPress Authors plugin. Use your best judgment, and feel free to propose changes to this document in a pull request. | ||
Filling out this template is required when contributing. | ||
Any pull request that does not include enough information to be reviewed in a timely manner may be closed at the maintainers' discretion. | ||
Please, review the guidelines for contributing to this repository: | ||
https://github.com/publishpress/PublishPress-Authors/blob/development/CONTRIBUTING.md | ||
--> | ||
|
||
## Description | ||
<!-- We must be able to understand the design of your change from this description. --> | ||
|
||
## Benefits | ||
<!-- What benefits will be realized the code changes? --> | ||
|
||
## Possible drawbacks | ||
<!-- What are the possible side-effects or negative impacts of the code changes? --> | ||
|
||
## Applicable issues | ||
<!-- Link any applicable Issues here --> | ||
|
||
## Checklist | ||
|
||
<!-- Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code. --> | ||
|
||
- [ ] I have created a specific branch for this pull request before committing, starting off the current HEAD of `development` branch. | ||
- [ ] I'm submitting to the `development`, feature/hotfix/release branch. (Do not submit to the master branch!) | ||
- [ ] This pull request relates to a specific problem (bug or improvement). | ||
- [ ] I have mentioned the issue number in the pull request description text. | ||
- [ ] All the issues mentioned in this pull request relate to the problem I'm trying to solve. | ||
- [ ] The code I'm sending follows the [PSR-12](https://www.php-fig.org/psr/psr-12/) coding style. |
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
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
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
Oops, something went wrong.