-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtask3 ProcessRequirements
More file actions
38 lines (28 loc) · 1.73 KB
/
task3 ProcessRequirements
File metadata and controls
38 lines (28 loc) · 1.73 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
Process requirements
(e.g Versioning and release
Management, Issue Life cycle management, Open-source contribution requirements
for developers, review process, etc)
Metabase gives both kinds of access to the developers who seek it's open source code
https://github.com/metabase/metabase
This repository contains the source code for both the Open Source edition of Metabase,
released under the AGPL, as well as the commercial editions of Metabase, which are
released under the Metabase Commercial Software License.
In case of Open-source contribution by requirements for developers, Metabase enables
your application to:
Build moderation interfaces.
Export subsets of your users to third party marketing automation software.
Provide a custom customer lookup application for the people in your company.
One can access both open source and commercial code for metabase to extend or mould metabase
source into personal applications.
Issue's Life cycle begins when a developer generates an issue based on his/her understanding
of a feature that should be added to metabase. This issue is then dealt as a task by other
developers and the completed (fix) issue is then merged to the main repository.
reference:
https://github.com/metabase/metabase/issues
According to the metabase documentation, the review process is done by the Metabase Experts.
Thes reviewers include professional with the github names "escherize", "metamben" and others.
Public viewers can also review and suggest changes to the merge requests that are generated
by the developers. Once the professional team approves the merge request, the code is merged
to main and repository is updated and this merge request is marked approved.
reference:
https://github.com/metabase/metabase/pulls