forked from python-pytest/_ObsPrj
Compare commits
3 Commits
issue-temp
...
PR_python-
| Author | SHA256 | Date | |
|---|---|---|---|
|
|
10a3387356 | ||
|
|
f7ad1cb04a | ||
|
|
7a4f6bddf7 |
@@ -1,19 +0,0 @@
|
||||
---
|
||||
|
||||
name: "Add a package to python-pytest"
|
||||
about: "If you want to add a new package to python-pytest devel project"
|
||||
title: "[ADD] <package name>"
|
||||
ref: "main"
|
||||
assignees: []
|
||||
labels:
|
||||
|
||||
- new_package
|
||||
|
||||
---
|
||||
|
||||
This is where you add a new package to python-pytest 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` could be a branch.
|
||||
|
||||
@@ -1,16 +0,0 @@
|
||||
---
|
||||
|
||||
name: "Remove package from python-pytest"
|
||||
about: "If you want to remove a package from python-pytest"
|
||||
title: "[RM] <package name>"
|
||||
ref: "main"
|
||||
assignees: []
|
||||
labels:
|
||||
|
||||
- rm_package
|
||||
|
||||
---
|
||||
|
||||
This is where you rm a package from python-pytest devel project. Please specify package in title and target the correct branch of the project.
|
||||
|
||||
|
||||
Submodule python-pytest-check updated: 0f05e0b60d...c730822027
Submodule python-pytest-datadir updated: 069a435546...968cc04350
Reference in New Issue
Block a user