Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
Spack
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
eic_tools
Spack
Commits
b2f54bac
Commit
b2f54bac
authored
10 years ago
by
Todd Gamblin
Browse files
Options
Downloads
Patches
Plain Diff
Add contributions section to README.md
parent
744df776
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
README.md
+24
-6
24 additions, 6 deletions
README.md
with
24 additions
and
6 deletions
README.md
+
24
−
6
View file @
b2f54bac
...
...
@@ -32,18 +32,36 @@ Documentation
[
Full documentation
](
http://scalability-llnl.github.io/spack
)
for Spack is also available.
Contributing to Spack
Get Involved!
------------------------
Spack is an open source project, and we welcome contributions in the
form of new packages, bugfixes, or even core development. If you are
interested in contributing to spack, the first step is to join the
mailing list. Click the link below and send the resulting email to
subscribe:
Spack is an open source project. Questions, discussion, and
contributions are welcome. Contributions can be anything from new
packages to bugfixes, or even new core features.
### Mailing list
If you are interested in contributing to spack, the first step is to
join the mailing list. We're currently using LLNL's old-fashioned
mailing list software, so you'll need to click the links below and
send the resulting email to subscribe or unsubscribe:
*
**[Subscribe](mailto:majordomo@lists.llnl.gov?subject=subscribe&body=subscribe%20spack)**
*
**[Unsubscribe](mailto:majordomo@lists.llnl.gov?subject=unsubscribe&body=unsubscribe%20spack)**
### Contributions
At the moment, contributing to Spack is relatively simple. Just send us
a
[
pull request
](
https://help.github.com/articles/using-pull-requests/
)
.
When you send your request, make
``develop``
the destination branch.
Spack is using a rough approximation of the
[
Git
Flow
](
http://nvie.com/posts/a-successful-git-branching-model/
)
branching model. The
``develop``
branch contains the latest
contributions, and
``master``
is always tagged and points to the
latest stable release.
Authors
----------------
Spack was written by Todd Gamblin, tgamblin@llnl.gov.
...
...
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