Skip to content
This repository was archived by the owner on Feb 27, 2024. It is now read-only.

Commit d1aa9df

Browse files
committed
bump
1 parent be1ddf8 commit d1aa9df

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -106,27 +106,27 @@ There is an [Local export available](https://drive.google.com/file/d/1p0qvsf2OWS
106106

107107
### Deployments
108108

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.
110110

111-
### Branches
111+
### Git Branches
112112

113113
- `main` - auto deploys
114-
- `Pull Requests` - deployment previews are automatically generated
114+
- `Pull Requests` - deployment previews are automatically generated by Vercel
115115

116116
### Git Workflow
117117

118118
1. Create a `feature` branch off `main`
119119
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
121121
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 ♻️
124124

125125
### 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"`
128128
- To view hosting dashboards, ping Greg
129129

130130
## 🙌🏻 Contributing
131131

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.

0 commit comments

Comments
 (0)