summaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
Commit message (Collapse)AuthorAgeFilesLines
* Use standard lessc and minify CSS using Node.js (#2337)silverwind2017-09-211-0/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Basic VSCode configuration for building and debugging (#2483)Lauris BH2017-09-121-0/+2
| | | | | | | | * Basic VSCode configuration for building and debugging * Fix building and debugging in Windows * Move to contrib folder and add instructions
* Wrap most text to 80 columns (#2452)Sandro Santilli2017-09-021-31/+136
|
* Update CONTRIBUTING following #2329 discussionAntoine GIRARD2017-08-281-1/+1
| | | Creation of release branch before end of release dev and releases candidates + follow semver semantic (minor, patch)
* Clarify Translation Process. Also fix branch names (#2378)Kim "BKC" Carlbäcker2017-08-281-1/+6
| | | | | | * Clarify Translation Process. Also fix branch names * Update CONTRIBUTING.md
* Update links to Discord serverJonas Östanbäck2017-06-111-2/+2
|
* [ci skip] Add "Table of Contents" in CONTRIBUTING.md (#1634)Peter Dave Hello2017-04-281-0/+17
|
* Use MAINTAINERS file in repository in CONTRIBUTING (#1489)Antoine GIRARD2017-04-181-1/+1
| | | | | | * Use MAINTAINERS file in repository because teams are not publicly available * Use relative link
* Fix some links. (#1005)Bo-Yi Wu2017-02-221-2/+2
|
* add release cycle to contributing (#949)Lunny Xiao2017-02-191-0/+6
|
* Add import-styleguide to Contributing.md (#912)Kim "BKC" Carlbäcker2017-02-131-0/+19
| | | | | | | | | | * 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
* add vendoring back (#890)Lunny Xiao2017-02-111-0/+8
|
* Update the contribution guidelines (#726)Bwko2017-01-241-2/+2
|
* Typos and make CONTRIBUTING a little nicerRoss Smith II2017-01-061-8/+8
|
* Fix URL link on CONTRIBUTINGThibault Meyer2016-12-301-1/+1
| | | | Signed-off-by: Thibault Meyer <meyer.thibault@gmail.com>
* Apply suggested changesMorgan Bazalgette2016-12-041-2/+2
|
* Fix typos in CONTRIBUTINGMorgan Bazalgette2016-12-041-12/+12
| | | | Signed-off-by: Morgan Bazalgette <the@howl.moe>
* Add a pragraph to the k8s PR guide to contributors guideThomas Boerger2016-11-281-0/+6
|
* Dropped new lines from contributing, some rewording and reformattingThomas Boerger2016-11-281-131/+25
|
* CONTRIBUTING.md: link to "Faster reviews" document (#229)Andrey Nering2016-11-251-0/+13
| | | | | | * CONTRIBUTING.md: link to "Faster reviews" document * CONTRIBUTING.md: small fixes
* Wrap `vendor/` in backticsSandro Santilli2016-11-171-3/+3
|
* Add vendoring sectionSandro Santilli2016-11-171-0/+11
| | | | Closes #178
* Wrap text to 80 columns (#81)Sandro Santilli2016-11-051-55/+90
| | | Use a list for owners (nitpick response)
* follow the advisor: add DCO and some improvementsLunny Xiao2016-11-041-2/+36
|
* typo and contributing improvedLunny Xiao2016-11-041-19/+19
|
* added CONTRIBUTINGLunny Xiao2016-11-041-0/+93
|
* Add issue and pull request templateUnknwon2016-02-171-67/+0
|
* #1612 Ability to send mail when a new pull request is submittedUnknwon2015-12-101-7/+1
|
* fix typoUnknwon2015-10-091-1/+1
|
* Fix email contact and linkmasegaloeh2015-03-251-3/+2
|
* rewordUnknwon2015-02-221-1/+1
|
* Fix a bunch of small typos and formatting quirksBenjamin Pollack2015-02-141-10/+10
|
* update README notice and CONTRIBUTING.mdUnknwon2015-02-071-20/+14
|
* fix #741Unknwon2014-12-161-3/+12
|
* update docs and mirror bug fixUnknwon2014-09-021-11/+51
|
* Fix zombieUnknown2014-05-281-2/+0
|
* Improve delete SSH keyUnknown2014-05-061-1/+1
|
* Batch mirror fixUnknown2014-04-261-0/+2
|
* UPDATE READMEUnknown2014-04-111-1/+1
|
* Mirror fixUnknown2014-03-241-0/+2
|
* Mirror updatesUnknown2014-03-231-30/+10
|
* Bug fixUnknown2014-03-211-0/+49