This repository was archived by the owner on Feb 27, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -106,27 +106,27 @@ There is an [Local export available](https://drive.google.com/file/d/1p0qvsf2OWS
106
106
107
107
### Deployments
108
108
109
- [ Vercel] ( https://vercel.com/webdevstudios/nextjs-wordpress-example ) is connected to this repo and handles builds deployments:
109
+ [ Vercel] ( https://vercel.com/webdevstudios/nextjs-wordpress-example ) is connected to this repo and handles builds deployments.
110
110
111
- ### Branches
111
+ ### Git Branches
112
112
113
113
- ` main ` - auto deploys
114
- - ` Pull Requests ` - deployment previews are automatically generated
114
+ - ` Pull Requests ` - deployment previews are automatically generated by Vercel
115
115
116
116
### Git Workflow
117
117
118
118
1 . Create a ` feature ` branch off ` main `
119
119
2 . Open a draft Pull Request on Github
120
- 3 . When finished with your work, publish your PR, and assign to Lead Engineer for peer review
120
+ 3 . When finished with your work, fill out the PR template and publish your PR
121
121
4 . Vercel will create a deployment preview. It must pass and deploy successfully
122
- 4 . After peer review, PR will be merged back into ` main `
123
- 5 . Repeat ♻️
122
+ 5 . After peer review, PR will be merged back into ` main `
123
+ 6 . Repeat ♻️
124
124
125
125
### Credentials
126
- - WordPress - 1password --> "Next.js on WPE"
127
- - Environment Variable - 1password --> "Next.js Environment Variables"
126
+ - WordPress - ` 1password --> "Next.js on WPE" `
127
+ - Environment Variable - ` 1password --> "Next.js Environment Variables" `
128
128
- To view hosting dashboards, ping Greg
129
129
130
130
## 🙌🏻 Contributing
131
131
132
- Your contributions and support tickets are welcome.
132
+ Your [ contributions] ( https://github.com/WebDevStudios/nextjs-wordpress-starter/blob/main/.github/CONTRIBUTING.md ) and issues are welcome.
You can’t perform that action at this time.
0 commit comments