contributing.md in appium_lib-9.0.0 vs contributing.md in appium_lib-9.1.0
- old
+ new
@@ -30,5 +30,15 @@
1. Bump the version number `rake bump`
2. Generate release note and create a branch with `rake release`
- Push and merge the branch to the master
3. Build and publish gem with `rake publish`
+4. Add release information on GitHub: https://github.com/appium/ruby_lib/releases
+ - Template
+ ```
+### 1. Enhancements
+
+### 2. Bug fixes
+
+### 3. Deprecations
+```
+