Changes between Version 7 and Version 8 of ReviewProcessRevisions
- Timestamp:
- May 25, 2014, 5:24:49 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ReviewProcessRevisions
v7 v8 9 9 10 10 In addition, this documents the following new processes: 11 - propose the Incubator as a replacement for the queue-which-is-not-a-queue11 - propose the Incubator http://blincubator.com as a replacement for the queue-which-is-not-a-queue 12 12 - the Community Maintenance Team (CommunityMaintenance) for orphaned libraries 13 13 - the ReviewManagerVolunteers page for volunteering to manage reviews … … 39 39 40 40 41 ... use the Boost developers mailing list and Boost Library Incubator as forums ...41 ... use the Boost developers mailing list and Boost Library Incubator http://blincubator.com as forums ... 42 42 43 43 44 44 > A message might be as simple as "Is there any interest in a library which solves Traveling Salesperson problems in linear time?" 45 45 > A bit of further description or snippet of code may be helpful. Messages should be plain text; not rich text, HTML, etc. 46 > Please don't post lengthy descriptions, documentation, or code to the mailing list, and no attachments, even small ones. Please post lengthy material in the YahooGroups boost Files section (formerly called the " vault").46 > Please don't post lengthy descriptions, documentation, or code to the mailing list, and no attachments, even small ones. Please make lengthy material available on the web. You can use a project hosting service such as sourceforge, github, google code, bitbucket etc. 47 47 48 48 Please post your code to a version control system such as Github, and make your documentation available in HTML format on a public website. An issue tracker is also highly recommended. … … 130 130 > * Publicly on the mailing list. 131 131 132 or on the Boost Library Incubator 132 or on the Boost Library Incubator http://blincubator.com 133 133 134 134 > * Privately to the Review Manager. … … 151 151 > * Checks the submission to make sure it really is complete enough to warrant formal review. See the Boost Library Requirements and Guidelines. If necessary, work with the submitter to verify the code compiles and runs correctly on several compilers and platforms. 152 152 153 See the Boost Library Requirements and Guidelines - or submitting through the Boost Library Incubator will153 See the Boost Library Requirements and Guidelines. Submitting through the Boost Library Incubator http://blincubator.com will verify most of the requirements. 154 154 155 155 > * Decides if there is consensus to accept the library, and if there are any conditions attached.