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: README.md
+5-4Lines changed: 5 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -11,10 +11,11 @@ Contributions to documentation are licensed under [CC-by-SA 3](https://creativec
11
11
12
12
Feel free to fork this repository and make your desired changes.
13
13
14
-
Please see the [Developer's Certificate of Origin](https://github.com/SimpleMachines/SMF2.1/blob/master/DCO.txt) in the repository:
14
+
Please see the [Developer's Certificate of Origin](https://github.com/SimpleMachines/SMF3.0/blob/master/DCO.txt) in the repository:
15
15
by signing off your contributions, you acknowledge that you can and do license your submissions under the license of the project.
16
16
17
17
## Branches organization:
18
+
****release-3.0*** - is the branch where updates for version 3.0 are applied
18
19
****release-2.1*** - is the branch where updates for version 2.1 are applied
19
20
20
21
## How to contribute:
@@ -26,11 +27,11 @@ by signing off your contributions, you acknowledge that you can and do license y
26
27
* send a pull request to us.
27
28
28
29
## How to submit a pull request:
29
-
* If you want to send a bug fix for version 2.1, send it to the branch ***release-2.1***
30
+
* If you want to send a bug fix for version 3.0, send it to the branch ***release-3.0***
30
31
31
32
## Security matters:
32
33
33
-
Lastly, if you have a security issue you would like to notify us about regarding SMF - not just for 2.1, but for any version -
34
+
Lastly, if you have a security issue you would like to notify us about regarding SMF for any version -
34
35
please file a [security report](https://www.simplemachines.org/about/smf/security.php) on our website: https://www.simplemachines.org/about/smf/security.php
35
36
36
-
This will enable the team to review it and prepare patches as appropriate before exploits are widely known, which helps keep everyone safe.
37
+
For further information regarding our security policy, see SECURITY.md
0 commit comments