File tree Expand file tree Collapse file tree 1 file changed +3
-7
lines changed
Expand file tree Collapse file tree 1 file changed +3
-7
lines changed Original file line number Diff line number Diff line change 44## Development Practices
55
66* Code development will be peformed in a forked copy of the repo. Commits will not be
7- made directly to the ngt-archive repo. Developers will submit a pull
8- request that is then merged by another team member, if another team member is available.
7+ made directly to the repo. Developers will submit a pull request that is then merged
8+ by another team member, if another team member is available.
99* Each pull request should contain only related modifications to a feature or bug fix.
1010* Sensitive information (secret keys, usernames etc) and configuration data
1111 (e.g database host port) should not be checked in to the repo.
@@ -27,10 +27,6 @@ See also the list of [contributors](https://github.com/CCSI-Toolset/membrane_mod
2727We use [ SemVer] ( http://semver.org/ ) for versioning. For the versions available,
2828see the [ tags on this repository] ( https://github.com/CCSI-Toolset/membrane_model/tags ) .
2929
30- ## License
30+ ## License & Copyright
3131
3232See [ LICENSE.md] ( LICENSE.md ) file for details
33-
34- ## Copyright Notice
35-
36- TBD
You can’t perform that action at this time.
0 commit comments