|
2 | 2 | <html lang="en-us">
|
3 | 3 | <head>
|
4 | 4 | <meta charset="UTF-8">
|
5 |
| - <title>Creative Commons on GitHub by creativecommons</title> |
| 5 | + <title>Creative Commons on GitHub</title> |
6 | 6 | <meta name="viewport" content="width=device-width, initial-scale=1">
|
7 | 7 | <link rel="stylesheet" type="text/css" href="stylesheets/normalize.css" media="screen">
|
8 | 8 | <link href='http://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css'>
|
|
11 | 11 | </head>
|
12 | 12 | <body>
|
13 | 13 | <section class="page-header">
|
14 |
| - <h1 class="project-name">Creative Commons on GitHub</h1> |
| 14 | + <h1 class="project-name">Creative Commons is on GitHub</h1> |
15 | 15 | <h2 class="project-tagline"></h2>
|
16 | 16 | </section>
|
17 | 17 |
|
18 | 18 | <section class="main-content">
|
19 |
| - <h1> |
20 |
| -<a id="this-is-a-placeholder-for-now" class="anchor" href="#this-is-a-placeholder-for-now" aria-hidden="true"><span class="octicon octicon-link"></span></a>This is a placeholder for now.</h1> |
| 19 | + <h1>How to find our projects and how to report bugs</h1> |
21 | 20 |
|
| 21 | + <p>As you'll see, we have a lot of repositories on GitHub, and most of them aren't software but projects we're working on a CC.</p> |
| 22 | + |
| 23 | + <p>If you have a comment or suggestion, you can usually file an |
| 24 | + issue on that project. However, feel free to leave issues for |
| 25 | + anything related to Creative Commons on the |
| 26 | + main <a href="https://github.com/creativecommons/creativecommons.org/issues">creativecommons.org |
| 27 | + issue tracker</a>.</p> |
| 28 | + |
| 29 | + <h2>Filing a bug</h2> |
| 30 | + |
| 31 | + <p>You'll need a GitHub account to proceed.</p> |
| 32 | + |
| 33 | + <ol> |
| 34 | + <li>Open a <a href="https://github.com/creativecommons/creativecommons.org/issues/new" target="_blank">new issue on GitHub</a></li> |
| 35 | + <li>Give us as much detail as you can, and if you can, please attach a screenshot. <a href="http://www.take-a-screenshot.org/" target="_blank">take-a-screenshot.org/</a> has instructions on taking screenshots.</li> |
| 36 | + <li>You're all set!</li> |
| 37 | + |
| 38 | + </ol> |
| 39 | + |
| 40 | + |
22 | 41 | <footer class="site-footer">
|
23 | 42 |
|
24 | 43 | <span class="site-footer-credits">This page was generated by <a href="https://pages.github.com">GitHub Pages</a> using the <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a> by <a href="https://twitter.com/jasonlong">Jason Long</a>.</span>
|
|
0 commit comments