docs: de-uglify
[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/Catalog">Catalog</a></li>
48
49 <li>&ldsh; <a href="./ion/Decimal">Decimal</a></li>
50
51 <li>&ldsh; <a href="./ion/Exception">Exception</a></li>
52
53 <li>&ldsh; <a href="./ion/LOB">LOB</a></li>
54
55 <li>&ldsh; <a href="./ion/Reader">Reader</a></li>
56
57 <li>&ldsh; <a href="./ion/Serializer">Serializer</a></li>
58
59 <li>&ldsh; <a href="./ion/Symbol">Symbol</a></li>
60
61 <li>&ldsh; <a href="./ion/Timestamp">Timestamp</a></li>
62
63 <li>&ldsh; <a href="./ion/Type">Type</a></li>
64
65 <li>&ldsh; <a href="./ion/Unserializer">Unserializer</a></li>
66
67 <li>&ldsh; <a href="./ion/Writer">Writer</a></li>
68
69 <li>&ldsh; <a href="./ion/serialize">serialize</a></li>
70
71 <li>&ldsh; <a href="./ion/unserialize">unserialize</a></li>
72
73 </li>
74 </ul>
75
76 </li>
77 </ul>
78 </div>
79 <meta charset="utf-8"><h1>
80 <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
81 fostering an open and welcoming community, we pledge to respect all people who
82 contribute through reporting issues, posting feature requests, updating
83 documentation, submitting pull requests or patches, and other activities.</p><p>We are committed to making participation in this project a harassment-free
84 experience for everyone, regardless of level of experience, gender, gender
85 identity and expression, sexual orientation, disability, personal appearance,
86 body size, race, ethnicity, age, religion, or nationality.</p><p>Examples of unacceptable behavior by participants include:</p><ul>
87 <li>The use of sexualized language or imagery</li>
88 <li>Personal attacks</li>
89 <li>Trolling or insulting/derogatory comments</li>
90 <li>Public or <em>private</em> harassment</li>
91 <li>Publishing other's <em>private</em> information, such as physical or electronic
92 addresses, without explicit permission</li>
93 <li>Other unethical or unprofessional conduct.</li>
94 </ul><p>Project maintainers have the right and responsibility to remove, edit, or reject
95 comments, commits, code, wiki edits, issues, and other contributions that are
96 not aligned to this Code of Conduct. By adopting this Code of Conduct, project
97 maintainers commit themselves to fairly and consistently applying these
98 principles to every aspect of managing this project. Project maintainers who do
99 not follow or enforce the Code of Conduct may be permanently removed from the
100 project team.</p><p>This code of conduct applies both within project spaces and in <em>public</em> spaces
101 when an individual is representing the project or its community.</p><p>Instances of abusive, harassing, or otherwise unacceptable behavior may be
102 reported by opening an issue or contacting one or more of the project maintainers.</p><p>This Code of Conduct is adapted from the
103 <a href="http://contributor-covenant.org">Contributor Covenant</a>, version 1.2.0,
104 available at <a href="http://contributor-covenant.org/version/1/2/0/">http://contributor-covenant.org/version/1/2/0/</a>.</p>
105 <div class="comments">
106 <style>.giscus-frame {min-height: 16em;}</style>
107 <script>
108 function giscus_load(button) {
109 let script = document.createElement("script");
110 script.setAttribute("data-repo", 'awesomized/ext-ion');
111 script.setAttribute("data-category", 'Comments on Docs');
112 script.setAttribute("data-repo-id", 'R_kgDOGfXEXw');
113 script.setAttribute("data-category-id", 'DIC_kwDOGfXEX84CBHuf');
114 script.setAttribute("data-mapping", 'og:title');
115 script.setAttribute("data-input-position", 'bottom');
116 script.setAttribute("data-reactions-enabled", false);
117 script.setAttribute("data-theme", 'light');
118 script.setAttribute("data-lang", 'en');
119
120 script.src = "//giscus.app/client.js";
121 button.parentNode.replaceChild(script, button);
122 }
123 </script>
124 <button class="activator" onclick="giscus_load(this)">Show Comments from Github Discussions</button>
125
126 </div>
127
128 <footer>
129
130 <ul>
131 <li><a href="https://github.com/m6w6/mdref">mdref-v3.0
132 </a></li>
133 <li><a href="LICENSE">&copy; 2013-2022 All rights reserved.</a></li>
134 <li>
135 </li>
136 </ul>
137
138 </footer>
139
140 <script src="index.js" defer></script>
141
142 </div>
143 </body>
144 </html>