You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CONTRIBUTING.md
+7-7
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
## Versioning & branches
2
2
3
-
`develop` branch is considered unstable with latest code changes (current build status: ). `develop` branch should always have a `-dev` WordPress plugin version, ie `7.1.1-dev`.
3
+
`develop` branch is considered unstable with latest code changes (current build status: ). `develop` branch should always have a `-dev` WordPress plugin version, ie `7.1.1-dev`.
4
4
5
5
`master` branch should always reflect a stable release, such as `7.1.1`, which should have a matching tag.
6
6
@@ -10,7 +10,7 @@ Please don't be intimidated to contribute code to this project. I welcome code
10
10
in any way you're comfortable to contribute it (email, forum, diff). If you're
11
11
new to GitHub and this kind of thing, the below guide may help you.
12
12
13
-
1. Fork project with button in top of WP2static github [home page](https://github.com/leonstafford/wp2static)
13
+
1. Fork project with button in top of WP2static github [home page](https://github.com/elementor/wp2static)
14
14
1. Clone your project to your development computer (please, change <your-account> by your account name):
0 commit comments