Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
postmarketOS Change Requests
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
postmarketOS
postmarketOS Change Requests
Merge requests
!1
0001-pmcr-process
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
0001-pmcr-process
pabloyoyoista/rfc:rfc-0001
into
main
Overview
62
Commits
1
Pipelines
0
Changes
3
Merged
Pablo Correa Gomez
requested to merge
pabloyoyoista/rfc:rfc-0001
into
main
4 months ago
Overview
57
Commits
1
Pipelines
0
Changes
3
Expand
Let's get started!!
5
0
1
Merge request reports
Compare
main
version 17
4b80a740
1 month ago
version 16
a9805492
1 month ago
version 15
8c75871e
1 month ago
version 14
a9805492
1 month ago
version 13
87d9c1b5
1 month ago
version 12
aa0fd968
1 month ago
version 11
9f4da241
3 months ago
version 10
0ce00ca3
3 months ago
version 9
25eecec1
3 months ago
version 8
6d8134dd
3 months ago
version 7
da9443e2
3 months ago
version 6
2f1b92c7
4 months ago
version 5
72caa250
4 months ago
version 4
8f84d5b9
4 months ago
version 3
43b11d6b
4 months ago
version 2
04aa253e
4 months ago
version 1
49c043f8
4 months ago
main (base)
and
version 11
latest version
58b11f62
1 commit,
1 month ago
version 17
4b80a740
1 commit,
1 month ago
version 16
a9805492
1 commit,
1 month ago
version 15
8c75871e
1 commit,
1 month ago
version 14
a9805492
1 commit,
1 month ago
version 13
87d9c1b5
1 commit,
1 month ago
version 12
aa0fd968
1 commit,
1 month ago
version 11
9f4da241
8 commits,
3 months ago
version 10
0ce00ca3
7 commits,
3 months ago
version 9
25eecec1
6 commits,
3 months ago
version 8
6d8134dd
6 commits,
3 months ago
version 7
da9443e2
6 commits,
3 months ago
version 6
2f1b92c7
5 commits,
4 months ago
version 5
72caa250
6 commits,
4 months ago
version 4
8f84d5b9
5 commits,
4 months ago
version 3
43b11d6b
2 commits,
4 months ago
version 2
04aa253e
1 commit,
4 months ago
version 1
49c043f8
1 commit,
4 months ago
3 files
+
125
−
28
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
3
Search (e.g. *.vue) (Ctrl+P)
0000-template.md
+
6
−
7
Options
@@ -31,15 +31,14 @@ Think about:
## Draft implementation plan
REPLACE-ME: Most RFCs require of some implementation. It could be a technical
implementation, like the coding and packaging work needed to get systemd into
postmarketOS. But it could also be things like documenting a new process on the
website, or changing permissions to certain users.
REPLACE-ME: After approval, executing most RFCs will require of some
implementation. It could be a technical implementation, like the coding and
packaging work needed to get systemd into postmarketOS. But it could also be
things like documenting a new process on the website, or changing permissions
to certain users.
REPLACE-ME: This section aims to make the proposer
*think*
about how the
proposal can be implemented. It does not require a complete or detailed
plan of every task that needs to be executed. An example in the context of the
gitlab migration:
proposal can be implemented. An example in the context of the gitlab migration:
1.
Identify every place in gitlab.com/postmarketOS where gitlab.com is
hard-coded
Loading