Bug #9261
closedHowToReport is broken
Description
The page 404s.
http://bugs.ruby-lang.org/projects/ruby/wiki/HowtoReport
(linked off of the front page)
        
          
          Updated by sorah (Sorah Fukumori) almost 12 years ago
          
          
        
        
      
      Does anyone have backups? :/
Should I translate it from Japanese again?
        
          
          Updated by naruse (Yui NARUSE) almost 12 years ago
          
          
        
        
      
      simply copied from https://web.archive.org/web/20121120030103/http://bugs.ruby-lang.org/projects/ruby/wiki/HowtoReport
Note that only Manager, Developer, and Release Manager can remove the page.
        
          
          Updated by stomar (Marcus Stollsteimer) almost 12 years ago
          
          
        
        
      
      The content is there but the layout/structure is still broken.
        
          
          Updated by zzak (zzak _) almost 12 years ago
          
          
        
        
      
      - Status changed from Open to Assigned
 - Priority changed from 5 to Normal
 
This is my fault, i've been working on revising the developer documentation.
You can see the latest version of this document here: https://github.com/ruby/ruby/blob/trunk/doc/contributing.rdoc
I hastily removed the wiki page. Until #8636 is complete, we won't have a absolute location for this document short of ruby-doc.org. My temporary solution is restore the file from contributing.rdoc with a disclaimer that this page will be replaced.
See also #9254
        
          
          Updated by zzak (zzak _) almost 12 years ago
          
          
        
        
      
      - Status changed from Assigned to Closed
 - % Done changed from 0 to 100
 
I've imported part of ./doc/contributing.rdoc from trunk.
Although it's formatted in RDoc, we should be good now.