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
+6-3Lines changed: 6 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,12 @@
1
1
# openbadges-specification
2
2
## Specification documents related to Open Badges
3
-
The published version of Open Badges 2.0 is in master and develop. Version 2.1 is only in develop until Final.
3
+
The published version of Open Badges 2.0 is in main and develop. Version 2.1 is only in develop until Final.
4
+
5
+
## Proposals
6
+
For information about how to propose a new feature or material change to the specification, please see `proposals/README.md`.
4
7
5
8
## Branches
6
-
*__master__: stable, deployable branch that stores the official release history including releases designated as Candidate Final Public.
9
+
*__main__: stable, deployable branch that stores the official release history including releases designated as Candidate Final Public.
7
10
*__develop__: unstable development branch. Current work that targets a future release is merged into this branch.
8
11
*__feature/new-feature-name__: unstable feature branch. Work that may be approved for future release will be developed in here and branched from __develop__.
9
12
@@ -17,4 +20,4 @@ Please follow these steps to contribute a change to the openbadges-specification
17
20
1. Make your changes aware to the workgroup by raising them during a workgroup meeting. This will typically involve putting the topic on the agenda by way of the workgroup chair and/or an IMS Global staff member.
18
21
1. Pull request or general merges into the __develop__ branch generally require workgroup approval unless IMS Staff or the workgroup chair indicate otherwise.
19
22
20
-
For information on how to use GitHub within IMS Global, please see: [Spec Central](https://github.com/IMSGlobal/spec-central/blob/master/github-getting-started.md).
23
+
IMS Contributing Members may access [Spec Central](https://github.com/IMSGlobal/spec-central/blob/master/github-getting-started.md) for further details about using GitHub for IMS activities.
0 commit comments