<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Open Match – Contribute</title>
    <link>/site/docs/contribute/</link>
    <description>Recent content in Contribute on Open Match</description>
    <generator>Hugo -- gohugo.io</generator>
    
	  <atom:link href="/site/docs/contribute/index.xml" rel="self" type="application/rss+xml" />
    
    
      
        
      
    
    
    <item>
      <title>Docs: Documentation Editing and Contribution</title>
      <link>/site/docs/contribute/documentation/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/site/docs/contribute/documentation/</guid>
      <description>
        
        
        &lt;p&gt;Editing the documentation is pretty simple if you are familiar with &lt;a href=&#34;https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet&#34;&gt;Markdown&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&#34;simple-edits&#34;&gt;Simple Edits&lt;/h2&gt;
&lt;p&gt;If you want to make simple edits to a page (changes that do not require formatting or images) and you&amp;rsquo;re not an approver.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Click the &lt;code&gt;Edit this page&lt;/code&gt; link at the top right of the documentation page you want to edit.&lt;/li&gt;
&lt;li&gt;You&amp;rsquo;ll be redirected to an editor, make your changes there and click &lt;code&gt;Propose file change&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Your changes will be reviewed, make any adjustments and submit.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id=&#34;advanced-edits&#34;&gt;Advanced Edits&lt;/h2&gt;
&lt;p&gt;If you&amp;rsquo;re adding a new page, changing the landing page, or making substantial changes.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Check out the repository.&lt;/li&gt;
&lt;li&gt;Create a branch via &lt;code&gt;git checkout -b mychange upstream/master&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Run &lt;code&gt;make run-site&lt;/code&gt; to start the webserver. It&amp;rsquo;ll be hosted on http://localhost:8080/.&lt;/li&gt;
&lt;li&gt;Open your favorite editor and navigate to the documentation which is stored at &lt;code&gt;$(REPOSITORY_ROOT)/site/content/en/&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Make your changes and run &lt;code&gt;git commit -m&lt;/code&gt; and &lt;code&gt;git push&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Follow the GitHub Pull Request workflow to submit your changes.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id=&#34;platform&#34;&gt;Platform&lt;/h2&gt;
&lt;p&gt;This site and documentation are built with a combination of Hugo, static site generator,
with the Docsy theme for open source documentation.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://gohugo.io/documentation/&#34;&gt;Hugo Documentation&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://github.com/google/docsy&#34;&gt;Docsy Guide&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://github.com/wjdp/htmltest&#34;&gt;Link Checker&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

      </description>
    </item>
    
  </channel>
</rss>
