forked from nodejs/_ObsPrj
Compare commits
13 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
|
|
284af1d978 | ||
|
|
6fac04bd01 | ||
|
|
e921b5e000 | ||
|
|
eac910fc38 | ||
|
|
a31221777a | ||
|
|
5be11898cb | ||
|
|
5f14d297b5 | ||
|
|
6fc0be7ebe | ||
|
|
cdae6d7339 | ||
|
|
fec4c3f718 | ||
|
|
13c090c4a2 | ||
|
|
4f19a6d75e | ||
| 9afee47dd6 |
19
.gitea/issue_template/add_package.md
Normal file
19
.gitea/issue_template/add_package.md
Normal file
@@ -0,0 +1,19 @@
|
||||
---
|
||||
|
||||
name: "Add a package to NodeJS devel project"
|
||||
about: "If you want to add a new package to NodeJS devel project"
|
||||
title: "[ADD] <package name>"
|
||||
ref: "master"
|
||||
assignees: []
|
||||
labels:
|
||||
|
||||
- new_package
|
||||
|
||||
---
|
||||
|
||||
This is where you add a new package to NodeJS devel project! Please replace and specify on one line. You can include any relevant Bugzilla links too.
|
||||
|
||||
org/package#commit_hash
|
||||
|
||||
Where the `commit_hash` should be a branch, allowing the PR to the projet to be updated as-needed.
|
||||
|
||||
16
.gitea/issue_template/rm_package.md
Normal file
16
.gitea/issue_template/rm_package.md
Normal file
@@ -0,0 +1,16 @@
|
||||
---
|
||||
|
||||
name: "Remove package from NodeJS devel project"
|
||||
about: "If you want to remove a package from the NodeJS devel project"
|
||||
title: "[RM] <package name>"
|
||||
ref: "master"
|
||||
assignees: []
|
||||
labels:
|
||||
|
||||
- rm_package
|
||||
|
||||
---
|
||||
|
||||
This is where you rm a package from NodeJS devel project. Please specify package in title and target the correct branch of the project.
|
||||
|
||||
|
||||
Submodule nodejs-electron updated: 625eaebad3...ea59312edc
2
nodejs20
2
nodejs20
Submodule nodejs20 updated: eefa2fb370...c18fa0f1b0
2
nodejs22
2
nodejs22
Submodule nodejs22 updated: f4428939f8...67b689713a
2
nodejs24
2
nodejs24
Submodule nodejs24 updated: 32a1206412...e5c7685e02
2
pnpm
2
pnpm
Submodule pnpm updated: 53cb618e42...f9bc809942
Reference in New Issue
Block a user