-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Packages to projects #13
Closed
Closed
Changes from all commits
Commits
Show all changes
4 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,29 @@ | ||
--- | ||
title: "Get Involved" | ||
toc: false | ||
--- | ||
|
||
## DASL Guide | ||
|
||
The [WILDS Contributor Guide][guide] is the home for resources and best practices for WDL and Nextflow workflows, research compendia, Docker files and software. | ||
|
||
In addition, the guide outlines the best practices that we strive to follow while developing WILDS. | ||
We maintain the [WILDS Contributor Guide][guide] as a collection of guidelines, | ||
review criteria, and best practices for developing production-ready WDL and | ||
Nextflow workflows, research compendia, Docker files and software. | ||
|
||
Our goal in developing the WILDS Contributor Guide is not just limitted to the | ||
care and keeping of WILDS, we hope it can serve as a model for research or | ||
software development groups in terms of how they think about code and software | ||
quality. | ||
|
||
## Make a contribution | ||
|
||
If you would like to make a contribution to any DaSL WILDS products please open a pull request in the respective GitHub repository. For example, if you want to make a contribution to the [sixtyfour][] package, open a pull request in the repository for that package at <https://github.com/getwilds/sixtyfour/>. | ||
If you would like to make a contribution to any DaSL WILDS projects please open | ||
a pull request in the appropriate GitHub repository. For example, if you want to | ||
make a contribution to the [sixtyfour][six] package, open a pull request in | ||
the repository for that package at <https://github.com/getwilds/sixtyfour/>. | ||
|
||
If you are interested in making another kind of contribution, we would be happy | ||
to chat. Please contact us at `[email protected]`. | ||
|
||
|
||
[guide]: https://getwilds.org/guide/ | ||
[sixtyfour]: https://github.com/getwilds/sixtyfour/ | ||
[six]: https://github.com/getwilds/sixtyfour/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,23 @@ | ||
--- | ||
title: "Help" | ||
toc: false | ||
--- | ||
|
||
## Report a problem/ask a question/etc | ||
## Report a problem with one of our projects | ||
|
||
If you have a problem with any DaSL WILDS products please open an issue in the respective GitHub repository. For example, if you have an issue or question with the [sixtyfour][] package, open an issue in the issue tracker for that package at <https://github.com/getwilds/sixtyfour/issues>. | ||
If you have a problem with any DaSL WILDS projects please open an issue in the | ||
respective GitHub repository. For example, if you have an issue or question | ||
with the [sixtyfour][six] package, open an issue in the issue tracker for that | ||
package at <https://github.com/getwilds/sixtyfour/issues>. | ||
|
||
## Get help using WILDS | ||
|
||
We are always happy to chat if you contact us at `[email protected]`. If you | ||
are a Fred Hutch employee or you work for one of the organizations in the | ||
[Cancer Consortium][ccon] please schedule a [Data House Call][dhc] and mention | ||
WILDS in the booking. | ||
|
||
[sixtyfour]: https://github.com/getwilds/sixtyfour/ | ||
[six]: https://github.com/getwilds/sixtyfour/ | ||
[ccon]: https://www.cancerconsortium.org/ | ||
[dhc]: https://hutchdatascience.org/datahousecalls/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@seankross did you mean to have these prose changes in this PR?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@sckott I did not, this is a draft because I messed up and probably need to rebase :(