headless-wp-starter
headless-wp-starter copied to clipboard
How can I make a PR?
Hi all,
I used this repo to make a project recentl, I made a few improvements on the frontend and wanted to make a PR but I didn't find documentation for doing it.
I'd appreciate your help.
Thanks for your interest in contributing!
To make a change, please open a pull request. We use the "fork and pull" model described here.
For the commit and PR title styles, we follow the format outlined below:
prefix: message in present tense
Prefix | Description |
---|---|
feat | a feature or enhancement, it can be incredibly small. |
fix | a bug fix for something that was broken. |
style | change code style, like removing whitespace. no functional code changes. |
refactor | change code, but not functionality. |
chore | does not effect the production version of the app in any way. |
docs | add, update, or remove documentation. no code changes. |
test | add, update, or fix a test. |
After a PR has been submitted, a member of the core team must review it before it's merged.
Thanks for the help.
The PR can be reviewed here #356