Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
Lesson Template
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
prace-lessons
Lesson Template
Commits
340f3e81
Commit
340f3e81
authored
10 years ago
by
Greg Wilson
Committed by
W. Trevor King
10 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Adding pointer to help to contribution instructions
parent
5c030a47
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CONTRIBUTING.md
+10
-6
10 additions, 6 deletions
CONTRIBUTING.md
with
10 additions
and
6 deletions
CONTRIBUTING.md
+
10
−
6
View file @
340f3e81
...
...
@@ -13,18 +13,22 @@ You also agree to abide by our
## Getting Started
1.
We use GitHub flow to manage changes,
1.
Please see
[
the README
](
README.html#getting-and-giving-help
)
for advice on getting and giving help.
2.
We use GitHub flow to manage changes,
which is explained in the chapter
[
Contributing to a Project
][
pro-git-chapter
]
in Scott Chacon's book
*Pro Git*
.
2
.
For our lessons,
3
.
For our lessons,
you should branch from and submit pull requests against the
`gh-pages`
branch.
3
.
When editing lesson pages, you need only commit changes to the Markdown source files.
4
.
When editing lesson pages, you need only commit changes to the Markdown source files.
4.
If you're looking for things to work on,
please see
[
the list of issues for this repository
][
lesson-template-issues
]
,
or for
[
our other lessons
][
swc-lessons
]
.
5.
If you're looking for things to work on,
please see
[
the list of issues for this repository
][
lesson-example-issues
]
or for
[
the template
][
lesson-template-issues
]
,
or have a look at
[
our actual lessons
][
swc-lessons
]
.
Comments on issues and reviews of pull requests are equally welcome.
## Other Resources
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment