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
First off, thanks for taking the time to contribute! ❤️
4
+
5
+
All types of contributions are encouraged and valued.
6
+
7
+
> And if you like the project, but just don't have time to contribute, that's fine.
8
+
> There are other easy ways to support the project and show your appreciation,
9
+
> which we would also be very happy about:
10
+
> - Star the project
11
+
> - Refer this project in your project's readme
12
+
> - Mention the project at local meetups and tell your friends/colleagues
13
+
> - Share it
14
+
15
+
### Pull Requests
16
+
17
+
1. Fork the repository.
18
+
2. Install or update [Go](https://go.dev/dl), at the version specified in [`go.mod`](https://github.com/alexandear/import-gitlab-commits/blob/main/go.mod#L3).
19
+
3. Create a working branch and start with your changes.
20
+
4. Commit the changes once you are happy with them.
21
+
5. When you're finished with the changes, create a pull request.
22
+
23
+
### Issues
24
+
25
+
If you spot a problem, [search if an issue already exists](https://docs.github.com/en/github/searching-for-information-on-github/searching-on-github/searching-issues-and-pull-requests#search-by-the-title-body-or-comments).
26
+
If a related issue doesn't exist, you can open a new issue using a relevant [issue form](https://github.com/alexandear/import-gitlab-commits/issues/new/choose).
0 commit comments