docs: tutorial
[awesomized/ext-ion] / docs / v0.1 / ion / : Contributing.html
1 <!doctype html>
2 <html>
3 <head>
4 <meta charset="utf-8">
5 <title>
6 ★ Contributing -
7 mdref
8 </title>
9 <meta property="og:title" content="ion/: Contributing">
10 <meta name="viewport" content="width=1200, initial-scale=0.5">
11 <base href="/ext-ion/v0.1/">
12 <meta http-equiv="Content-Location" content="/ext-ion/v0.1/ion/: Contributing">
13 <link rel="stylesheet" href="index.css">
14
15 <link rel="shortcut icon" href="/ext-ion/v0.1/favicon.ico">
16 </head>
17 <body>
18 <div class="page">
19
20 <div class="sidebar">
21
22 <div class="edit">
23 <a href="https://github.com/awesomized/ext-ion/edit/master/ion.stub.php">Edit</a>
24 </div>
25
26
27 <ul>
28 <li>&lsh; <a href="./">Home</a>
29
30 <ul>
31 <li>
32
33 &uarr; <a href="./ion">
34 ion
35 </a>
36 <ul>
37 <li>
38
39 &circlearrowright; <strong><a href="./ion/: Contributing">★ Contributing</a></strong>
40
41
42
43 </ul>
44
45 <li>&ldsh; <a href="./ion/: Security">★ Security</a></li>
46
47 <li>&ldsh; <a href="./ion/: Tutorial">★ Tutorial</a></li>
48
49 <li>&ldsh; <a href="./ion/Catalog">Catalog</a></li>
50
51 <li>&ldsh; <a href="./ion/Decimal">Decimal</a></li>
52
53 <li>&ldsh; <a href="./ion/Exception">Exception</a></li>
54
55 <li>&ldsh; <a href="./ion/LOB">LOB</a></li>
56
57 <li>&ldsh; <a href="./ion/Reader">Reader</a></li>
58
59 <li>&ldsh; <a href="./ion/Serializer">Serializer</a></li>
60
61 <li>&ldsh; <a href="./ion/Symbol">Symbol</a></li>
62
63 <li>&ldsh; <a href="./ion/Timestamp">Timestamp</a></li>
64
65 <li>&ldsh; <a href="./ion/Type">Type</a></li>
66
67 <li>&ldsh; <a href="./ion/Unserializer">Unserializer</a></li>
68
69 <li>&ldsh; <a href="./ion/Writer">Writer</a></li>
70
71 <li>&ldsh; <a href="./ion/serialize">serialize</a></li>
72
73 <li>&ldsh; <a href="./ion/unserialize">unserialize</a></li>
74
75 </li>
76 </ul>
77
78 </li>
79 </ul>
80 </div>
81 <meta charset="utf-8"><h1>
82 <a class="permalink" href="ion/:%20Contributing#">#</a>Contributor Code of Conduct</h1><p>As contributors and maintainers of this project, and in the interest of
83 fostering an open and welcoming community, we pledge to respect all people who
84 contribute through reporting issues, posting feature requests, updating
85 documentation, submitting pull requests or patches, and other activities.</p><p>We are committed to making participation in this project a harassment-free
86 experience for everyone, regardless of level of experience, gender, gender
87 identity and expression, sexual orientation, disability, personal appearance,
88 body size, race, ethnicity, age, religion, or nationality.</p><p>Examples of unacceptable behavior by participants include:</p><ul>
89 <li>The use of sexualized language or imagery</li>
90 <li>Personal attacks</li>
91 <li>Trolling or insulting/derogatory comments</li>
92 <li>Public or <em>private</em> harassment</li>
93 <li>Publishing other's <em>private</em> information, such as physical or electronic
94 addresses, without explicit permission</li>
95 <li>Other unethical or unprofessional conduct.</li>
96 </ul><p>Project maintainers have the right and responsibility to remove, edit, or reject
97 comments, commits, code, wiki edits, issues, and other contributions that are
98 not aligned to this Code of Conduct. By adopting this Code of Conduct, project
99 maintainers commit themselves to fairly and consistently applying these
100 principles to every aspect of managing this project. Project maintainers who do
101 not follow or enforce the Code of Conduct may be permanently removed from the
102 project team.</p><p>This code of conduct applies both within project spaces and in <em>public</em> spaces
103 when an individual is representing the project or its community.</p><p>Instances of abusive, harassing, or otherwise unacceptable behavior may be
104 reported by opening an issue or contacting one or more of the project maintainers.</p><p>This Code of Conduct is adapted from the
105 <a href="http://contributor-covenant.org">Contributor Covenant</a>, version 1.2.0,
106 available at <a href="http://contributor-covenant.org/version/1/2/0/">http://contributor-covenant.org/version/1/2/0/</a>.</p>
107 <div class="comments">
108 <style>.giscus-frame {min-height: 16em;}</style>
109 <script>
110 function giscus_load(button) {
111 let script = document.createElement("script");
112 script.setAttribute("data-repo", 'awesomized/ext-ion');
113 script.setAttribute("data-category", 'Comments on Docs');
114 script.setAttribute("data-repo-id", 'R_kgDOGfXEXw');
115 script.setAttribute("data-category-id", 'DIC_kwDOGfXEX84CBHuf');
116 script.setAttribute("data-mapping", 'og:title');
117 script.setAttribute("data-input-position", 'bottom');
118 script.setAttribute("data-reactions-enabled", false);
119 script.setAttribute("data-theme", 'light');
120 script.setAttribute("data-lang", 'en');
121
122 script.src = "//giscus.app/client.js";
123 button.parentNode.replaceChild(script, button);
124 }
125 </script>
126 <button class="activator" onclick="giscus_load(this)">Show Comments from Github Discussions</button>
127
128 </div>
129
130 <footer>
131
132 <ul>
133 <li><a href="https://github.com/m6w6/mdref">mdref-v3.0
134 </a></li>
135 <li><a href="LICENSE">&copy; 2013-2022 All rights reserved.</a></li>
136 <li>
137 </li>
138 </ul>
139
140 </footer>
141
142 <script src="index.js" defer></script>
143
144 </div>
145 </body>
146 </html>