Lauris BH
34695f460a
Update process to include tag vX.Y.0-dev on master branch ( #5091 )
6 years ago
SagePtr
c0b2c8a5d6
Fixed spelling typos in CONTRIBUTING.md ( #5061 )
6 years ago
techknowlogick
1ecf92ade2
Add HOWTO for releasing Gitea ( #5054 )
...
* Add HOWTO for releasing Gitea
Used instructions from: https://github.com/go-gitea/gitea/pull/2609#issuecomment-352159155
* Update CONTRIBUTING.md
6 years ago
Antoine GIRARD
048468560f
Add security advice to contrib guide ( #4187 )
...
* Improve contributing guidelines for security
7 years ago
techknowlogick
728cc27284
Update Contribution docs with non-404 link ( #4077 )
7 years ago
stevegt
dc789ad7db
Fix drone CLI install link ( #4071 )
...
Fixes #4070
7 years ago
techknowlogick
b6604505e7
Update drone test instructions in CONTRIBUTING.md ( #4055 )
7 years ago
Antoine GIRARD
75982127c8
[doc] Update vendor tool section to dep ( #4008 )
7 years ago
techknowlogick
22a7a7ec9b
Update standard copyright header for new year ( #3289 )
7 years ago
techknowlogick
289cd1ceb7
Update CONTRIBUTING.md with new Owners ( #3281 )
...
* Add in new owners to contributing.md
* Update date
7 years ago
znegva
f4445510ae
fixed in-page-link in CONTRIBUTING.md ( #3087 )
7 years ago
silverwind
674422b642
Fix CSS instructions in CONTRIBUTING.md ( #3053 )
7 years ago
techknowlogick
8b58772659
[ci skip] Fix #2964 Document updated proposal process ( #2999 )
7 years ago
techknowlogick
621efaa340
Update link for tips on how to get faster reviews ( #2997 )
...
Kubernetes merged guides, and this is now the current location of guide
7 years ago
Omar Assadi
1da17db717
Fix Various Grammar Issues and Adjust Unnatural Wording ( #2737 )
...
* Fix Comma Splices
Replace comma splices with more fitting punctuation—usually semicolons.
Signed-off-by: Omar Assadi <omar@assadi.ru>
* Turn Some Conjunctions into Sentences
Turn conjunctions—which are capable of standing on their own—into their standalone sentences.
Signed-off-by: Omar Assadi <omar@assadi.ru>
* Reword Sections and Fix Issues in Docs
Reword sections of the contributing docs and readme file to be more
natural and clear. Additionally, fix the majority of the grammar
mistakes.
Signed-off-by: Omar Assadi <omar@assadi.co.il>
7 years ago
silverwind
1fbfccb4fc
Use standard lessc and minify CSS using Node.js ( #2337 )
...
* Use standard lessc and minify CSS using Node.js
This changes the previous nonstandard `lessc` to the official one and
enables CSS minification via the clean-css module.
To build CSS, Node.js is required along with a `npm install` to get the
tools installed locally in node_modules so there is no dependency on
binaries in PATH. Benefits include:
- Allows one to have a standard lessc in PATH.
- Can now use command line switches on lessc.
- Minified CSS brings faster page load times and also has the benefit
of discouraging contributors from editing CSS directly.
To build CSS, Node.js is required along with a `npm install` to get the
tools installed locally based on the information in `package.json`.
The 'make stylesheet' task was modified to run without condition. This
makes it easier to work on the make task itself without having to delete
files.
Also fixes: https://github.com/go-gitea/gitea/issues/2198
* install node, npm and modules on drone
* .PHONY
* use 'minify' to minify CSS
7 years ago
Lauris BH
4c2b1be3a4
Basic VSCode configuration for building and debugging ( #2483 )
...
* Basic VSCode configuration for building and debugging
* Fix building and debugging in Windows
* Move to contrib folder and add instructions
7 years ago
Sandro Santilli
79f7839633
Wrap most text to 80 columns ( #2452 )
8 years ago
Antoine GIRARD
019c90ab8f
Update CONTRIBUTING following #2329 discussion
...
Creation of release branch before end of release dev and releases candidates + follow semver semantic (minor, patch)
8 years ago
Kim "BKC" Carlbäcker
ae08e6c5be
Clarify Translation Process. Also fix branch names ( #2378 )
...
* Clarify Translation Process. Also fix branch names
* Update CONTRIBUTING.md
8 years ago
Jonas Östanbäck
cc5484de10
Update links to Discord server
8 years ago
Peter Dave Hello
18f46fd7cf
[ci skip] Add "Table of Contents" in CONTRIBUTING.md ( #1634 )
8 years ago
Antoine GIRARD
941281ae12
Use MAINTAINERS file in repository in CONTRIBUTING ( #1489 )
...
* Use MAINTAINERS file in repository because teams are not publicly available
* Use relative link
8 years ago
Bo-Yi Wu
29c6f32a3b
Fix some links. ( #1005 )
8 years ago
Lunny Xiao
c2c27891c9
add release cycle to contributing ( #949 )
8 years ago
Kim "BKC" Carlbäcker
091f063706
Add import-styleguide to Contributing.md ( #912 )
...
* Add import-styleguide to Contributing.md
Question: should we group all `code.gitea.io`-packages together as local imports? (including `code.gitea.io/sdk` and `code.gitea.io/git` etc)
* reorg
* be specific FFS
8 years ago
Lunny Xiao
55f2059f71
add vendoring back ( #890 )
8 years ago
Bwko
3461003a0f
Update the contribution guidelines ( #726 )
8 years ago
Ross Smith II
f2931468ec
Typos and make CONTRIBUTING a little nicer
8 years ago
Thibault Meyer
aae960b31f
Fix URL link on CONTRIBUTING
...
Signed-off-by: Thibault Meyer <meyer.thibault@gmail.com>
8 years ago
Morgan Bazalgette
db29855d2d
Apply suggested changes
8 years ago
Morgan Bazalgette
e6cb9a7397
Fix typos in CONTRIBUTING
...
Signed-off-by: Morgan Bazalgette <the@howl.moe>
8 years ago
Thomas Boerger
8def53ffcc
Add a pragraph to the k8s PR guide to contributors guide
8 years ago
Thomas Boerger
91d6c715ea
Dropped new lines from contributing, some rewording and reformatting
8 years ago
Andrey Nering
6a28909f40
CONTRIBUTING.md: link to "Faster reviews" document ( #229 )
...
* CONTRIBUTING.md: link to "Faster reviews" document
* CONTRIBUTING.md: small fixes
8 years ago
Sandro Santilli
39b3fcad1d
Wrap `vendor/` in backtics
8 years ago
Sandro Santilli
4faf9c213e
Add vendoring section
...
Closes #178
8 years ago
Sandro Santilli
9f437eb1ab
Wrap text to 80 columns ( #81 )
...
Use a list for owners (nitpick response)
8 years ago
Lunny Xiao
587d870f1e
follow the advisor: add DCO and some improvements
8 years ago
Lunny Xiao
33df11e823
typo and contributing improved
8 years ago
Lunny Xiao
a90b25226a
added CONTRIBUTING
8 years ago
Unknwon
2fdf8fc938
Add issue and pull request template
9 years ago
Unknwon
c6083c335e
#1612 Ability to send mail when a new pull request is submitted
9 years ago
Unknwon
2020bafee1
fix typo
9 years ago
masegaloeh
f1ba0c859f
Fix email contact and link
10 years ago
Unknwon
a6a99d49cf
reword
10 years ago
Benjamin Pollack
8c1986181d
Fix a bunch of small typos and formatting quirks
10 years ago
Unknwon
fc1befcf3c
update README notice and CONTRIBUTING.md
10 years ago
Unknwon
1a5aa5e0c0
fix #741
10 years ago
Unknwon
830efc90da
update docs and mirror bug fix
11 years ago
Unknown
6696610aea
Fix zombie
11 years ago
Unknown
8ca14e2109
Improve delete SSH key
11 years ago
Unknown
59d0e73c35
Batch mirror fix
11 years ago
Unknown
7d07b58114
UPDATE README
11 years ago
Unknown
59bbddb318
Mirror fix
11 years ago
Unknown
f8cfb81fb0
Mirror updates
11 years ago
Unknown
e67653cf13
Bug fix
11 years ago