Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix CSS instructions in CONTRIBUTING.md #3053

Merged
merged 2 commits into from
Dec 2, 2017

Conversation

silverwind
Copy link
Member

Fixed the task naming, which is actually generate-stylesheets. Also my editor seems to have picked up a whole bunch of trailing whitespaces. I hope it's ok to keep that in this commit.

@codecov-io
Copy link

codecov-io commented Dec 1, 2017

Codecov Report

Merging #3053 into master will increase coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3053      +/-   ##
==========================================
+ Coverage   33.34%   33.37%   +0.02%     
==========================================
  Files         270      270              
  Lines       39566    39566              
==========================================
+ Hits        13195    13205      +10     
+ Misses      24484    24471      -13     
- Partials     1887     1890       +3
Impacted Files Coverage Δ
models/issue_indexer.go 64.93% <0%> (-2.6%) ⬇️
models/error.go 32.2% <0%> (-0.62%) ⬇️
models/issue.go 44.7% <0%> (-0.21%) ⬇️
modules/indexer/repo.go 63.47% <0%> (+2.6%) ⬆️
models/repo_indexer.go 51.98% <0%> (+6.43%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d8d38ed...468c737. Read the comment docs.

@tboerger tboerger added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Dec 1, 2017
@techknowlogick
Copy link
Member

LGTM

@tboerger tboerger added lgtm/need 1 This PR needs approval from one additional maintainer to be merged. and removed lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. labels Dec 1, 2017
@sapk
Copy link
Member

sapk commented Dec 1, 2017

LGTM

@tboerger tboerger added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels Dec 1, 2017
@lunny lunny added the type/docs This PR mainly updates/creates documentation label Dec 2, 2017
@lunny lunny added this to the 1.4.0 milestone Dec 2, 2017
@lunny lunny merged commit 674422b into go-gitea:master Dec 2, 2017
@go-gitea go-gitea locked and limited conversation to collaborators Nov 23, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. type/docs This PR mainly updates/creates documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants