Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitignore
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
general
gitignore
Commits
5778fded
Commit
5778fded
authored
Sep 23, 2015
by
Carl Suster
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #1668 from github/jdennes/https-help-urls
Use https for all Help URLs
parents
23aad6ab
75fc01c8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
README.md
README.md
+5
-5
No files found.
README.md
View file @
5778fded
...
@@ -31,17 +31,17 @@ high quality, we request that contributions adhere to the following guidelines.
...
@@ -31,17 +31,17 @@ high quality, we request that contributions adhere to the following guidelines.
-
**Provide a link to the application or project’s homepage**
. Unless it’s
-
**Provide a link to the application or project’s homepage**
. Unless it’s
extremely popular, there’s a chance the maintainers don’t know about or use
extremely popular, there’s a chance the maintainers don’t know about or use
the language, framework, editor, app, or project your change applies to.
the language, framework, editor, app, or project your change applies to.
-
**Provide links to documentation**
supporting the change you’re making.
-
**Provide links to documentation**
supporting the change you’re making.
Current, canonical documentation mentioning the files being ignored is best.
Current, canonical documentation mentioning the files being ignored is best.
If documentation isn’t available to support your change, do the best you can
If documentation isn’t available to support your change, do the best you can
to explain what the files being ignored are for.
to explain what the files being ignored are for.
-
**Explain why you’re making a change**
. Even if it seems self-evident, please
-
**Explain why you’re making a change**
. Even if it seems self-evident, please
take a sentence or two to tell us why your change or addition should happen.
take a sentence or two to tell us why your change or addition should happen.
It’s especially helpful to articulate why this change applies to
*everyone*
It’s especially helpful to articulate why this change applies to
*everyone*
who works with the applicable technology, rather than just you or your team.
who works with the applicable technology, rather than just you or your team.
-
**Please consider the scope of your change**
. If your change specific to a
-
**Please consider the scope of your change**
. If your change specific to a
certain language or framework, then make sure the change is made to the
certain language or framework, then make sure the change is made to the
template for that language or framework, rather than to the template for an
template for that language or framework, rather than to the template for an
...
@@ -70,9 +70,9 @@ Here’s how we suggest you go about proposing a change to this project:
...
@@ -70,9 +70,9 @@ Here’s how we suggest you go about proposing a change to this project:
Using the web-based interface to make changes is fine too, and will help you
Using the web-based interface to make changes is fine too, and will help you
by automatically forking the project and prompting to send a pull request too.
by automatically forking the project and prompting to send a pull request too.
[
fork
]:
http
://help.github.com/forking
/
[
fork
]:
http
s://help.github.com/articles/fork-a-repo
/
[
branch
]:
https://help.github.com/articles/creating-and-deleting-branches-within-your-repository
[
branch
]:
https://help.github.com/articles/creating-and-deleting-branches-within-your-repository
[
pr
]:
http
://help.github.com/
pull-requests/
[
pr
]:
http
s://help.github.com/articles/using-
pull-requests/
## License
## License
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment