You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/CONTRIBUTING.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ We would like to start with saying thank you for wanting to contribute to SysML2
11
11
12
12
1.[Fork](http://help.github.com/forking/) on GitHub
13
13
1. Clone your fork locally
14
-
1. Configure the upstream repo (`git remote add upstream git://github.com/RHEAGROUP/SysML2.NET`)
14
+
1. Configure the upstream repo (`git remote add upstream git://github.com/STARIONGROUP/SysML2.NET`)
15
15
1. Checkout development
16
16
1. Create a local branch (`git checkout -b myBranch`) from development
17
17
1. Work on your feature
@@ -44,9 +44,9 @@ When you're ready to go you should confirm that you are up to date and rebased w
44
44
45
45
1.`git push origin myBranch`
46
46
1. Send a descriptive [Pull Request](https://help.github.com/articles/creating-a-pull-request/) on GitHub - making sure you have selected the correct branch in the GitHub UI!
47
-
1. Wait for @samatrhea to merge your changes in.
47
+
1. Wait for @samatstariongroup to merge your changes in.
48
48
49
-
And remember; **A pull-request with tests is a pull-request that's likely to be pulled in.**:grin: Bonus points if you document your feature in our [wiki](https://github.com/RHEAGROUP/SysML2.NET/wiki) once it has been pulled in
49
+
And remember; **A pull-request with tests is a pull-request that's likely to be pulled in.**:grin: Bonus points if you document your feature in our [wiki](https://github.com/STARIONGROUP/SysML2.NET/wiki) once it has been pulled in
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
-[ ] I have written a descriptive issue title
4
4
-[ ] I have verified that I am running the latest version of the SysML2.NET
5
-
-[ ] I have searched [open](https://github.com/RHEAGROUP/SysML2.NET/issues) and [closed](https://github.com/RHEAGROUP/SysML2.NET/issues?q=is%3Aissue+is%3Aclosed) issues to ensure it has not already been reported
5
+
-[ ] I have searched [open](https://github.com/STARIONGROUP/SysML2.NET/issues) and [closed](https://github.com/STARIONGROUP/SysML2.NET/issues?q=is%3Aissue+is%3Aclosed) issues to ensure it has not already been reported
Copy file name to clipboardExpand all lines: .github/PULL_REQUEST_TEMPLATE.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
1
### Prerequisites
2
2
3
3
-[ ] I have written a descriptive pull-request title
4
-
-[ ] I have verified that there are no overlapping [pull-requests](https://github.com/RHEAGROUP/SysML2.NET/pulls) open
5
-
-[ ] I have verified that I am following the SysML2.NET [code style guidelines](https://raw.githubusercontent.com/RHEAGROUP/SysML2.NET/master/.github/CONTRIBUTING.md)
4
+
-[ ] I have verified that there are no overlapping [pull-requests](https://github.com/STARIONGROUP/SysML2.NET/pulls) open
5
+
-[ ] I have verified that I am following the SysML2.NET [code style guidelines](https://raw.githubusercontent.com/STARIONGROUP/SysML2.NET/master/.github/CONTRIBUTING.md)
6
6
-[ ] I have provided test coverage for my change (where applicable)
Copy file name to clipboardExpand all lines: CODE_OF_CONDUCT.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@ This Code of Conduct applies both within project spaces and in public spaces whe
34
34
35
35
## Enforcement
36
36
37
-
Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the project team at s.gerene@rheagroup.com. The project team will review and investigate all complaints, and will respond in a way that it deems appropriate to the circumstances. The project team is obligated to maintain confidentiality with regard to the reporter of an incident. Further details of specific enforcement policies may be posted separately.
37
+
Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the project team at s.gerene@stariongroup.eu. The project team will review and investigate all complaints, and will respond in a way that it deems appropriate to the circumstances. The project team is obligated to maintain confidentiality with regard to the reporter of an incident. Further details of specific enforcement policies may be posted separately.
38
38
39
39
Project maintainers who do not follow or enforce the Code of Conduct in good faith may face temporary or permanent repercussions as determined by other members of the project's leadership.
Copy file name to clipboardExpand all lines: README.md
+13-13Lines changed: 13 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,16 +2,16 @@
2
2
3
3
SysML2.NET is a .NET implementation of the [OMG SysML2 specification](https://github.com/Systems-Modeling/SysML-v2-Release). SysML2.NET provides a number of libraries in the form on an SDK as well as reference implementation such as a web-application and REST API.
[](https://sonarcloud.io/summary/new_code?id=RHEAGROUP_SysML2.NET)
[](https://sonarcloud.io/summary/new_code?id=STARIONGROUP_SysML2.NET)
Development | 
41
41
42
42
# License
43
43
44
44
The SysML2.NET libraries and reference web-application are provided to the community under the Apache License 2.0. The solution contains files that contain information about the SysML2 metamodel which are distributed with the [GNU Lesser General Public License (LGPL) v3.0](https://opensource.org/licenses/LGPL-3.0).
45
45
46
46
# Contributions
47
47
48
-
Contributions to the code-base are welcome. However, before we can accept your contributions we ask any contributor to sign the Contributor License Agreement (CLA) and send this digitaly signed to s.gerene@rheagroup.com. You can find the CLA's in the CLA folder.
48
+
Contributions to the code-base are welcome. However, before we can accept your contributions we ask any contributor to sign the Contributor License Agreement (CLA) and send this digitaly signed to s.gerene@stariongroup.eu. You can find the CLA's in the CLA folder.
0 commit comments