generated from NREL-Sienna/SiennaTemplate.jl
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
8 changed files
with
19 additions
and
19 deletions.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
Thanks for opening a PR to SIIP-PACKAGE.jl, please take note of the following when making a PR: | ||
Thanks for opening a PR to PowerSystemsInvestmentsPortfolios.jl, please take note of the following when making a PR: | ||
|
||
Check the [contributor guidelines](https://nrel-siip.github.io/SIIP-PACKAGE.jl/stable/code_base_developer_guide/developer/) | ||
Check the [contributor guidelines](https://nrel-siip.github.io/PowerSystemsInvestmentsPortfolios.jl/stable/code_base_developer_guide/developer/) |
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,6 +1,6 @@ | ||
# Contributing | ||
|
||
Community driven development of this package is encouraged. To maintain code quality standards, please adhere to the following guidlines when contributing: | ||
- To get started, <a href="https://www.clahub.com/agreements/NREL/SIIP-PACKAGE.jl">sign the Contributor License Agreement</a>. | ||
- To get started, <a href="https://www.clahub.com/agreements/NREL/PowerSystemsInvestmentsPortfolios.jl">sign the Contributor License Agreement</a>. | ||
- Please do your best to adhere to our [coding style guide](docs/src/developer/style.md). | ||
- To submit code contributions, [fork](https://help.github.com/articles/fork-a-repo/) the repository, commit your changes, and [submit a pull request](https://help.github.com/articles/creating-a-pull-request-from-a-fork/). |
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,14 +1,14 @@ | ||
# PowerSystems.jl | ||
# PowerSystemsInvestmentsPortfolio.jl | ||
|
||
```@meta | ||
CurrentModule = SIIP_PACKAGE | ||
CurrentModule = PowerSystemsInvestmentsPortfolios | ||
``` | ||
|
||
## Overview | ||
|
||
`PSIIP-PACKAGE .jl` is a [`Julia`](http://www.julialang.org) package that provides blah blah | ||
`PowerSystemsInvestmentsPortfolios .jl` is a [`Julia`](http://www.julialang.org) package that provides blah blah | ||
|
||
------------ | ||
SIIP-PACKAGE has been developed as part of the Scalable Integrated Infrastructure Planning | ||
(SIIP) initiative at the U.S. Department of Energy's National Renewable Energy | ||
* * * | ||
|
||
PowerSystemsInvestmentsPortfolios has been developed as part of XXX initiative at the U.S. Department of Energy's National Renewable Energy | ||
Laboratory ([NREL](https://www.nrel.gov/)). |
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,3 +1,3 @@ | ||
# Quick Start Guide | ||
|
||
SIIP-PACKAGE.jl is structured to enable stuff | ||
PowerSystemsInvestmentsPortfolios.jl is structured to enable stuff |
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