1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-08 03:31:59 +02:00
Commit Graph

18 Commits

Author SHA1 Message Date
Carlos Alexandro Becker
a16a4a2e14
docs: fmt 2018-01-26 09:37:45 -02:00
Jess
87fb11125b Updated CONTRIBUTING.md (optional) 2018-01-24 07:59:29 +09:00
Carlos Alexandro Becker
5345aadd0d
docs: formatted all docs
Based on prettier/prettier
2017-12-10 15:17:38 -02:00
Southclaws
3142961d23 docs: Update CONTRIBUTING.md
Fixed a typo with the `go get` path using `github.com`
as the user instead of `goreleaser`.
2017-10-05 09:39:48 +01:00
Jorin Vogel
f7a0ba98e4
docs: Add Docker as dependency in CONTRIBUTING.md
Docker is also a required dev dependency to make the tests pass.

Also see #379
2017-10-02 12:36:50 +02:00
Jorin Vogel
4e73fd17d7
docs: Add commit message guidelines to CONTRIBUTING.md
Explain contributors how to craft useful commit messages.
We also use https://gitcop.com/ to enforce the formatting.

Closes #377
2017-10-01 21:32:57 +02:00
Carlos Alexandro Becker
70e042e973
building rpm packages as well 2017-08-18 19:46:40 -03:00
Carlos Alexandro Becker
5fc63d1ef0
fixed contribuing.md syntax 2017-08-18 19:13:13 -03:00
Jorin Vogel
1b8424b1db
Update contributing guide and fix local tests.
- fpm is required to pass tests.
- apex/log package needs to be available.
- gpgSign git option needs to be disabled for test repo.
  This is an issue when a developer has set gpgSign to true in
  their global .gitconfig file.
2017-07-10 13:50:05 +02:00
Carlos Alexandro Becker
dacaa9c91d
improved contributing.md 2017-05-12 19:54:56 -03:00
Carlos Alexandro Becker
530f9fc84b
adjusted contributing: using go get -d 2017-04-22 09:42:32 -03:00
Carlos Alexandro Becker
a8ce3bb09b
improved CONTRIBUTING.md 2017-04-21 16:20:34 -03:00
Carlos Alexandro Becker
57d44ed5ff Update CONTRIBUTING.md
go 1.8+
2017-02-23 14:50:20 -03:00
Carlos Alexandro Becker
fcd1d92075 Update CONTRIBUTING.md 2017-01-17 10:47:34 -02:00
Carlos Alexandro Becker
c72cd3095f Update CONTRIBUTING.md
a more fail-proof way of cloning the project.
2017-01-17 10:31:11 -02:00
Carlos Alexandro Becker
f95832a7ac
renamed package
refs #79
2017-01-14 20:01:32 -02:00
lucapette
e0c49af007 Update go version prerequisite 2017-01-02 18:16:15 +01:00
lucapette
0f97302012 Add a CONTRIBUTING.md doc 2017-01-02 18:08:49 +01:00