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: CONTRIBUTING.md
+8-6Lines changed: 8 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ Community contributions are essential for keeping Ruby RDF great. We want to kee
6
6
7
7
This repository uses [Git Flow](https://github.com/nvie/gitflow) to manage development and release activity. All submissions _must_ be on a feature branch based on the _develop_ branch to ease staging and integration.
8
8
9
-
* create or respond to an issue on the [Github Repository](http://github.com/ruby-rdf/rdf-rdfxml/issues)
9
+
* create or respond to an issue on the [Github Repository](https://github.com/ruby-rdf/rdf-rdfxml/issues)
This repository uses [Git Flow](https://github.com/nvie/gitflow) to mange development and release activity. All submissions _must_ be on a feature branch based on the _develop_ branch to ease staging and integration.
@@ -84,25 +86,27 @@ This repository uses [Git Flow](https://github.com/nvie/gitflow) to mange develo
84
86
list in the the `README`. Alphabetical order applies.
85
87
* Do note that in order for us to merge any non-trivial changes (as a rule
86
88
of thumb, additions larger than about 15 lines of code), we need an
87
-
explicit [public domain dedication][PDD] on record from you.
89
+
explicit [public domain dedication][PDD] on record from you,
90
+
which you will be asked to agree to on the first commit to a repo within the organization.
91
+
Note that the agreement applies to all repos in the [Ruby RDF](https://github.com/ruby-rdf/) organization.
88
92
89
93
## License
90
94
91
95
This is free and unencumbered public domain software. For more information,
92
-
see <http://unlicense.org/> or the accompanying {file:UNLICENSE} file.
96
+
see <https://unlicense.org/> or the accompanying {file:UNLICENSE} file.
<http://rubygems.org/gems/rdf-rdfxml> <http://usefulinc.com/ns/doap#description> "\n RDF::RDFXML is an RDF/XML reader/writer for Ruby using the RDF.rb library suite.\n "@en .
<https://rubygems.org/gems/rdf-rdfxml> <http://usefulinc.com/ns/doap#description> "\n RDF::RDFXML is an RDF/XML reader/writer for Ruby using the RDF.rb library suite.\n "@en .
0 commit comments