This repository has been archived by the owner on Oct 7, 2023. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add GitHub to Contribution, update Javadoc styles and ChangeLog
- Loading branch information
Showing
13 changed files
with
22 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,24 +1,29 @@ | ||
# Contributing to Monobank4J | ||
|
||
**Monobank** API wrapper is an open-source project and all contributions | ||
**Monobank4J** is an open-source project and all contributions | ||
are welcome to assist with its development and maintenance. | ||
|
||
## Issues (bug and feature tracker) | ||
|
||
Please report any bugs found, feature requests or other issues on | ||
[**Monobank** API wrapper GitLab tracker][wrapper-issues]. | ||
**Monobank4J** [GitLab tracker][gitlab-issues] | ||
or [GitHub tracker][github-issues]. | ||
|
||
When creating a new issue, try following [necolas's guidelines][issue-guidelines]. | ||
|
||
## Fork, patch and contribute code | ||
|
||
Feel free to fork **Monobank** API wrapper's [Git repository at GitLab][wrapper-gitlab] for your own use and | ||
updates. | ||
Feel free to fork **Monobank4J**'s repository at [GitLab][wrapper-gitlab] | ||
or [GitHub][wrapper-github] for your own use and updates. | ||
|
||
Contribute your fixes and new features back to the main codebase using | ||
[GitLab merge requests][gitlab-merge-requests]. | ||
[GitLab merge requests][gitlab-merge-requests] | ||
and [GitHub pull requests][github-pull-requests]. | ||
|
||
[wrapper-issues]: https://gitlab.com/bot-by/monobank4j/-/issues | ||
[gitlab-issues]: https://gitlab.com/bot-by/monobank4j/-/issues | ||
[github-issues]: https://github.com/bot-by/monobank4j/issues | ||
[issue-guidelines]: http://github.com/necolas/issue-guidelines/#readme | ||
[wrapper-gitlab]: https://gitlab.com/bot-by/monobank4j/ | ||
[wrapper-github]: https://github.com/bot-by/monobank4j/ | ||
[gitlab-merge-requests]: https://docs.gitlab.com/ee/user/project/merge_requests/creating_merge_requests.html | ||
[github-pull-requests]: https://docs.github.com/en/github/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters