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
If you want to contribute to this project, check out this steps!
4
+
5
+
1. Check out existing features to make sure your case is not already covered. Also, try [searching open or closed issues](https://github.com/EndBug/add-and-commit/issues) that may cover the same topic.
6
+
2. Either [open a new issue](https://github.com/EndBug/add-and-commit/issues/new/choose) or comment on an existing one to let everyone know what you're working on.
7
+
3. Edit the source files to implement your feature or fix.
8
+
4. Build the action and test it in a test repo.
9
+
5. Update the [action manifest](./action.yml) AND the [README](./README.md) with your changes.
10
+
6.[Open a PR](https://github.com/EndBug/add-and-commit/compare).
0 commit comments