good morning!!!!
Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
W
websocket
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Harbor Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
github
nhooyr
websocket
Commits
163624a9
Unverified
Commit
163624a9
authored
6 years ago
by
Anmol Sethi
Browse files
Options
Downloads
Patches
Plain Diff
Add CONTRIBUTING.md
parent
d93d9c7c
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.github/CONTRIBUTING.md
+16
-0
16 additions, 0 deletions
.github/CONTRIBUTING.md
with
16 additions
and
0 deletions
.github/CONTRIBUTING.md
0 → 100644
+
16
−
0
View file @
163624a9
# Contributing Guidelines
Please split up changes into several small descriptive commits.
Please capitalize the first word in the commit message and ensure it is
descriptive.
The commit message should use the verb tense + phrase that completes the blank in
> This change modifies websocket to ___________
Be sure to link to an existing issue if one exists. In general, try creating an issue
before making a PR to get some discussion going and to make sure you do not spend time
on a PR that may be rejected.
Run
`test.sh`
to test your changes. You only need docker and bash to run tests.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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