Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
sgxwallet
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
董子豪
sgxwallet
Commits
02755fda
Unverified
Commit
02755fda
authored
Feb 22, 2020
by
Chadwick Strange
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add CONTRIBUTING
parent
42514a94
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
CONTRIBUTING.md
.github/CONTRIBUTING.md
+4
-4
No files found.
.github/CONTRIBUTING.md
View file @
02755fda
# Contributing
<!-- SPDX-License-Identifier: (AGPL-3.0-o
r-later
OR CC-BY-4.0) -->
<!-- SPDX-License-Identifier: (AGPL-3.0-o
nly
OR CC-BY-4.0) -->
Feedback and contributions are very welcome!
...
...
@@ -84,12 +84,12 @@ is one of the requirement for pull request checks.
### License (AGPL)
All (new) contributed material must be released
under the
[
AGPL-3.0-o
r-later
license
](
./LICENSE
)
, with exception to material included
under the
[
AGPL-3.0-o
nly
license
](
./LICENSE
)
, with exception to material included
under the
`third_party`
directory.
All new contributed material
that is not executable, including all text when not executed,
is also released under the
[
Creative Commons Attribution 3.0 International (CC BY
3.0) license
](
https://creativecommons.org/licenses/by/3
.0/
)
or later.
[
Creative Commons Attribution 3.0 International (CC BY
4.0) license
](
https://creativecommons.org/licenses/by/4
.0/
)
or later.
### We are proactive
...
...
@@ -176,7 +176,7 @@ upstream, enabling you to sync with upstream.
You can reset this, if something has happened to it, using:
```
sh
```
ba
sh
git remote add upstream
\
https://github.com/skalenetwork/sgxwallet.git
```
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment