diff --git a/.github/ISSUE_TEMPLATE/---feature-request-.md b/.github/ISSUE_TEMPLATE/---feature-request-.md deleted file mode 100644 index 872c6311c8e79397a08271365b08aac69cdf85b1..0000000000000000000000000000000000000000 --- a/.github/ISSUE_TEMPLATE/---feature-request-.md +++ /dev/null @@ -1,32 +0,0 @@ ---- -name: 建议(Feature request) -about: 欢迎对PaddleHub提出您的建议 -title: "[Feature]" -labels: '' -assignees: ZeyuChen - ---- - -欢迎您对PaddleHub提出建议! -在留下您的建议时,辛苦您同步提供如下信息: -- 版本、环境信息 -1)PaddlePaddle版本:请提供您的PaddlePaddle版本号,例如1.4 -1)PaddleHub版本:请提供您的PaddleHub版本号,例如0.5 -2)CPU/GPU:您是否使用GPU进行训练,如是,请提供您的CUDA和cuDNN版本号 -3)系统环境:请您描述系统类型、版本,例如Mac OS 10.14 -- 复现信息:如为报错,请给出复现环境、复现步骤 -- 建议描述:请您详细描述,您认为需优化的功能 - -Thank you for contributing to PaddleHub. -Before submitting the issue, you could search issue in the github in case that there was a similar issue submitted or resolved before. -Please make sure that this is a feature request. -**System information** --PaddlePaddle version (eg.1.4)or CommitID --PaddleHub version (eg.0.5)or CommitID --CPU: including CPUMKL/OpenBlas/MKLDNN version --GPU: including CUDA/CUDNN version --OS Platform (eg.Mac OS 10.14) -**To Reproduce** -Steps to reproduce the behavior -**Describe the feature and the current behavior/state.** -**Any Other info.** diff --git a/.github/ISSUE_TEMPLATE/issue-----others-.md b/.github/ISSUE_TEMPLATE/issue-----others-.md deleted file mode 100644 index 09c52b89f5b67e5dfe088df8e1a9f7bb07b61353..0000000000000000000000000000000000000000 --- a/.github/ISSUE_TEMPLATE/issue-----others-.md +++ /dev/null @@ -1,38 +0,0 @@ ---- -name: 'Issue: 其他(Others)' -about: Describe this issue template's purpose here. -title: "[Issue]" -labels: '' -assignees: ZeyuChen - ---- - -为使您的问题得到快速解决,在建立Issues前,请您先通过如下方式搜索是否有相似问题:【搜索issue关键字】【使用labels筛选】【官方文档】 - -如果您没有查询到相似问题,为快速解决您的提问,建立issue时请提供如下细节信息: -- 标题:简洁、精准概括您的问题 -- 版本、环境信息: -    1)PaddlePaddle版本:请提供您的PaddlePaddle版本号,例如1.4或CommitID -  2)PaddleHub版本:请提供您的PaddleHub版本号,例如0.5或CommitID -    3)CPU/GPU:如果您使用GPU训练,请提供GPU驱动版本、CUDA和cuDNN版本号 -    4)系统环境:请您描述系统类型、版本,例如Mac OS 10.14 -    5)Python版本号 -    6)显存信息 -- 复现信息:如为报错,请给出复现环境、复现步骤 -- 问题描述:请详细描述您的问题,同步贴出报错信息、日志/代码关键片段 - -Thank you for contributing to PaddleHub. -Before submitting the issue, you could search issue in the github in case that there was a similar issue submitted or resolved before. -If there is no solution,please provide us with the following details : -**System information** --PaddlePaddle version (eg.1.1)or CommitID --PaddleHub version (eg.0.5)or CommitID --CPU: including CPUMKL/OpenBlas/MKLDNN version --GPU: including CUDA/cuDNN version --OS Platform and Distribution(eg.Mac OS 10.14) --Python version -**To Reproduce** -Steps to reproduce the behavior -**Describe your current behavior** -**Code to reproduce the issue** -**Other info / logs**