Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
BGNet
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
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
Show more breadcrumbs
Benjamin Schwenker
BGNet
Commits
beb50819
Commit
beb50819
authored
2 years ago
by
Benjamin Schwenker
Browse files
Options
Downloads
Patches
Plain Diff
Update CONTRIBUTING.md
parent
02091276
Branches
main
Tags
v0.4.0
1 merge request
!62
Update CONTRIBUTING.md
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CONTRIBUTING.md
+16
-14
16 additions, 14 deletions
CONTRIBUTING.md
with
16 additions
and
14 deletions
CONTRIBUTING.md
+
16
−
14
View file @
beb50819
...
...
@@ -2,27 +2,29 @@
Thank you for investing your time in contributing to our project!
In this guide you will get an overview of the contribution workflow from opening an issue, creating a PR, reviewing, and merging the PR.
In this guide you will get an overview of the contribution workflow from opening an issue, creating a merge request, reviewing
and merging into the master branch.
## Issues
If you find a problem or have a suggestion, please search for a related issue on the BGNet issue tracker. If you cannot find an existing
issue, please create a new one. Give a descriptive name to the issue and provide a clear description.
If you find a problem or have a suggestion, please search for a related issue on the BGNet issue tracker. If you cannot find an existing
issue, please create a new one. Give a descriptive name to the issue and provide a clear description.
## Commit your update
Create a new branch, implement your changes and do not forget to self review them.
Create a new branch
from the drop down menu of your issue
, implement your changes and do not forget to self review them.
##
Pull
Request
##
Merge
Request
When you're finished with the changes, create a
pull
request
, also known as a PR
.
When you're finished with the changes, create a
merge
request.
-
Give a descriptive name
-
Merge into the master branch
-
Link to the pull request your issue
-
Give a descriptive name (typically the name of the issue from which you created the brach)
-
Merge into the master branch
-
Add benjamin.schwenker as reviewer
## Your PR is merged!
The master branch is used as the production branch and is protected.
## Your request is merged!
Congratulation!
...
...
@@ -30,10 +32,10 @@ Congratulation!
MIT, see
[
LICENSE
](
LICENSE
)
.
## Contributors
## Contributors
The following people have contributed to the development of BGNet:
-benjamin.schwenker@phys.uni-goettingen.de
-yannik.buch@desy.de
-lukas.herzberg@desy.de
-
benjamin.schwenker@phys.uni-goettingen.de
-
yannik.buch@desy.de
-
lukas.herzberg@desy.de
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