Skip to content

Latest commit

 

History

History
65 lines (41 loc) · 3.93 KB

PROJECTS.md

File metadata and controls

65 lines (41 loc) · 3.93 KB

Projects

Builtree Projects

These projects are present directly under the organisation handle. These type of projects can fall under 2 categories:

1. Idea Stage Projects

  • These are project ideas that have not yet started (as a concrete repo) or are in just the experimentation phase.

  • Stays in incubation stage for 1-3 months wherein the idea is initially worked on and is made an official permanent project after the maintainers present the project and progress to the steering committee. Ideas in the incubation can be removed if:

    • They aren’t being worked on by the proposers or anyone from the organization.
    • Disregard of the organization's rules/code of conduct.
    • Report of plagiarism.
  • How to submit an idea?

    • Anyone can submit an idea for a project by opening a pull request in the Builtree/Builtree repository following the Idea Submission PR template!

    • Make sure to follow the proposal checklist while opening the idea submission pull request, the markdown file should be in the proposals folder with name as your Draft_Project_Title.md:

      • Draft Project Title
      • Problem/Idea Statement
      • Idea Description(s)/Link to doc
      • Proposed Tech stack(s)
      • Reference links
      • Do you want to be a key maintainer? Or a mentor/contributor, read more about the roles here. (If you have an idea that requires working outside of your expertized tech, you can be a secondary maintainer and help develop the project with your ideas!)
      • Demo/Illustration (optional)
      • Do you have any related extended use case for scaling the proposed project? (optional)
      • Join the Builtree Discord Server?

2. Maintained Projects

  • These are projects that started outside Builtree or moved from the incubation stage but are now moved under the organisation's handle and are maintained in Builtree.

  • How to move your project under Builtree?

    • TODO

Affiliated Projects

Affiliated projects to Builtree are projects which aren’t present under the Builtree handle and can have independent governance. An affiliated project can benefit from the community, organisation programs and would be actively recommended to contributors seeking projects to contribute to/learn a new skill.

  • Affiliated projects aren’t present in the builtree handle.

  • Project maintainers and contributors should follow the organisation's code of conduct.

  • Affiliated projects can have independent governance but it should not conflict with the organisation's code of conduct. In case of any amendments to the project governance, maintainers should make sure to get it approved by at least 1 member of the steering committee (this is done to avoid any conflicts).

  • Affiliated project maintainers are considered mentors in the Builtree organisation.

  • How to be an affiliated project with Builtree?

    • By opening a pull request in the Builtree/Builtree repository following the Affiliated Projects PR template!

    • Make sure to follow this checklist while opening the pull request, the markdown file is in the projects/affiliated projects folder with name as your Project_Name.md:

      • About the project/Mission Statement
      • Project link
      • Project maintainer(s)
      • Why would you like to become an affiliated project?
      • What skills can contributors improve/learn when working on the project?
      • Is there a set governance for the project?
      • Have you joined Builtree Discord Server?