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
- Increment the /MAJOR/ version number when there's behavior or other changes that impact the way
93
+
you use the MATLAB Emacs package. Major updates are typically done on another branch and then
94
+
merged into default.
95
+
- Increment the /MINOR/ version when there are new minor features that don't change the
96
+
way you use the MATLAB Emacs package.
97
+
- Increment the /PATCH/ version when there is a backwards compatible bug fix
98
+
99
+
The MATLAB Emacs Package is this repository that contains matlab-ts-mode, matlab-mode, tlc-mode,
100
+
and more.
101
+
82
102
* Maintainers
83
103
84
104
Maintainers (those with write access) can either use branches, forks, or commit directly
@@ -92,6 +112,6 @@ to the primary ~default~ branch.
92
112
93
113
3. Direct commits. For simple stuff, maintainers can directly submit to the ~default~ branch.
94
114
95
-
[[[email protected]][Uwe Brauer]] is the primary maintainer and tries to look at all significant changes. He however prefers direct commits or branches.
115
+
[[mailto:[email protected]][Uwe Brauer]] is the primary maintainer and tries to look at all significant changes. He however prefers direct commits or branches.
0 commit comments