(3 条评论) (0 个反应) (0 位负责人)Jupyter Notebook (8 个派生)auto 404
Machine Learninghacktoberfeststale

仓库指标

星标
 (8 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Background on the problem the feature will solve/improved user experience

Create a Bug Report Template for TakeTwo-DataScience

Describe the solution you'd like

Add a .md file to the Github Issues Templates to create a new template

Tasks

  1. copy the text in the following link: https://raw.githubusercontent.com/Call-for-Code-for-Racial-Justice/Hacktoberfest/main/.github/ISSUE_TEMPLATE/bug-report-template.md

  2. Create a new file in the TakeTwo-DataScience folder: .github/ ISSUE_TEMPLATE

  3. Paste the copied text from above into file

  4. name the file: bug_report_template.md

  5. commit the change to your branch and create a pull request

Acceptance Criteria

  • Bug Report template file is in TakeTwo-DataScience Issue Template folder
  • As a user, when I click "new issue" in the TakeTwo-DataScience repository I see an option for the Bug Report Template

贡献者指南