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) over 11 years ago
Does anyone have backups? :/
Should I translate it from Japanese again?
Updated by naruse (Yui NARUSE) over 11 years ago
Note that only Manager, Developer, and Release Manager can remove the page.
Updated by stomar (Marcus Stollsteimer) over 11 years ago
The content is there but the layout/structure is still broken.
Updated by zzak (zzak _) over 11 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 _) over 11 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.