mirror of
https://github.com/cs01/termpair.git
synced 2026-04-27 05:25:53 +03:00
[PR #2] [MERGED] Add contributing guidelines #33
Labels
No labels
good first issue
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/termpair#33
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/cs01/termpair/pull/2
Author: @florimondmanca
Created: 3/19/2019
Status: ✅ Merged
Merged: 3/24/2019
Merged by: @cs01
Base:
master← Head:docs/contributing📝 Commits (8)
60a5a5cadd contributing guidelines draft539466aupdate contributing guidelines, add link to them in docs sitee705a1dreformulate getting started sentence28013eeadd frontend install and watch instructions7cf5aferemove pushd-popd in frontend targets67fd3c0add frontend_build to gitignore6a46ce0add contributing guidelines to docs11868bcadd link to docs in README header, fix centering📊 Changes
18 files changed (+120 additions, -62 deletions)
View changed files
📝
.gitignore(+2 -1)📝
README.md(+18 -5)➕
docs/CONTRIBUTING.md(+76 -0)📝
docs/README.md(+19 -27)📝
makefile(+4 -1)📝
mkdocs.yml(+1 -0)➖
termpair/frontend_build/favicon.ico(+0 -0)➖
termpair/frontend_build/index.html(+0 -1)➖
termpair/frontend_build/manifest.json(+0 -15)➖
termpair/frontend_build/static/css/main.6d80e0d4.chunk.css(+0 -2)➖
termpair/frontend_build/static/css/main.6d80e0d4.chunk.css.map(+0 -1)➖
termpair/frontend_build/static/js/2.c31ec014.chunk.js(+0 -2)➖
termpair/frontend_build/static/js/2.c31ec014.chunk.js.map(+0 -1)➖
termpair/frontend_build/static/js/main.418b1700.chunk.js(+0 -2)➖
termpair/frontend_build/static/js/main.418b1700.chunk.js.map(+0 -1)➖
termpair/frontend_build/static/js/runtime~main.c5541365.js(+0 -2)➖
termpair/frontend_build/static/js/runtime~main.c5541365.js.map(+0 -1)➖
termpair/frontend_build/static/media/logo.74cdedb8.png(+0 -0)📄 Description
Just cloned the repo and set it up so I thought I'd write down the process I took in a
CONTRIBUTING.mdso that it can be used by other people as well. :-)🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.