-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #22 from ocefpaf/PR_Issue_template
add a PR and Issue template to warn contributors
- Loading branch information
Showing
2 changed files
with
16 additions
and
0 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 |
---|---|---|
@@ -0,0 +1,8 @@ | ||
This is a work in progress repository, the files contained in this repository are only the code file (.m files) contained in GSW(Matlab). | ||
It is intended to be a method of assisting those who are translating the code into their preferred language. | ||
|
||
Do not download this code and treat it as an distributed release of the GSW code - it is not under any circumstance. | ||
|
||
The ONLY location to download software is from the TEOS-10 website http://www.TEOS-10.org/ | ||
|
||
There is no guarantee that PRs and issues here will be addressed by the authors of the Matlab version of GSW. |
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 |
---|---|---|
@@ -0,0 +1,8 @@ | ||
This is a work in progress repository, the files contained in this repository are only the code file (.m files) contained in GSW(Matlab). | ||
It is intended to be a method of assisting those who are translating the code into their preferred language. | ||
|
||
Do not download this code and treat it as an distributed release of the GSW code - it is not under any circumstance. | ||
|
||
The ONLY location to download software is from the TEOS-10 website http://www.TEOS-10.org/ | ||
|
||
There is no guarantee that PRs and issues here will be addressed by the authors of the Matlab version of GSW. |