Difference between revisions of "Center Members Admin Guide"

From BlackBox Framework Wiki
Jump to navigation Jump to search
Line 9: Line 9:
The access to this resources allows center member to led the bug fixing pipeline:
The access to this resources allows center member to led the bug fixing pipeline:


# Create the issue in the [http://redmine.blackboxframework.org/ Center Issues tracker] and get the unique issue number '''N'''.
# [http://redmine.blackboxframework.org/projects/blackbox/issues/new Create the issue] in the Center Issues tracker and get the unique issue number '''N'''.
# Create the brunch with GitHub online interface with name "issue-#'''N'''"
# Create the brunch with GitHub online interface with name "issue-#'''N'''"
[[File:Makebranch.png]]
# Create the topic in the [http://forum.blackboxframework.org/viewforum.php?f=39 issues discussion section] of the Center Board with full description of the problem and your solution if such exists
# Create the topic in the [http://forum.blackboxframework.org/viewforum.php?f=39 issues discussion section] of the Center Board with full description of the problem and your solution if such exists


Further actions are involving other center members for discussion and coding, chairperson for creating the voting. After the positive voting the topic branch should be merged with master brunch in web-interface of GitHub.
Further actions are involving other center members for discussion and coding, chairperson for creating the voting. After the positive voting the topic branch should be merged with master brunch in web-interface of GitHub.

Revision as of 16:25, 23 March 2015

Each Center member has right for reach access to the following resources:

  1. Center Board with membership in Center Group with posting privileges
  2. Center Issues tracker with membership in the BlackBox Component Builder with the Developer status.
  3. BlackBox Framework Center organization in GitHub with privileges of owner

If you are the Center member and still have no access to any of this resources, please notice the Chairperson or forum administrator about this situation.

The access to this resources allows center member to led the bug fixing pipeline:

  1. Create the issue in the Center Issues tracker and get the unique issue number N.
  2. Create the brunch with GitHub online interface with name "issue-#N"

Makebranch.png

  1. Create the topic in the issues discussion section of the Center Board with full description of the problem and your solution if such exists

Further actions are involving other center members for discussion and coding, chairperson for creating the voting. After the positive voting the topic branch should be merged with master brunch in web-interface of GitHub.