You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2020/09/06 11:55:25 UTC

[GitHub] [incubator-mxnet] marcoabreu opened a new pull request #19094: Add issue template for website and documentation

marcoabreu opened a new pull request #19094:
URL: https://github.com/apache/incubator-mxnet/pull/19094


   Add issue template for documentation and website since we have an increasing number of issues which are not directly related with MXNet itself but rather our documentation or website.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-mxnet] szha commented on a change in pull request #19094: [COMMUNITY] Add issue template for website and documentation

Posted by GitBox <gi...@apache.org>.
szha commented on a change in pull request #19094:
URL: https://github.com/apache/incubator-mxnet/pull/19094#discussion_r484108822



##########
File path: .github/ISSUE_TEMPLATE/documentation.md
##########
@@ -0,0 +1,16 @@
+---
+name: Documentation & Website
+about: Issues regarding documentation and website
+title: '[DOC/WEBSITE] '
+labels: Doc, Website, needs triage
+assignees: ''
+
+---
+
+## Current state
+Link: (Insert link to location where faulty documentation is located)
+
+(Describe what you are currently seeing in the faulty state or insert a screenshot)
+
+## Expected state
+(Describe what you'd rather expect)

Review comment:
       the information here is insufficient to resolve issues, as essential information such as browser, systems, active plugins are missing. maybe start with bug template and adjust as needed?




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #19094: Add issue template for website and documentation

Posted by GitBox <gi...@apache.org>.
mxnet-bot commented on pull request #19094:
URL: https://github.com/apache/incubator-mxnet/pull/19094#issuecomment-687769078


   Hey @marcoabreu , Thanks for submitting the PR 
   All tests are already queued to run once. If tests fail, you can trigger one or more tests again with the following commands: 
   - To trigger all jobs: @mxnet-bot run ci [all] 
   - To trigger specific jobs: @mxnet-bot run ci [job1, job2] 
   *** 
   **CI supported jobs**: [centos-cpu, website, windows-cpu, sanity, unix-cpu, miscellaneous, windows-gpu, unix-gpu, edge, centos-gpu, clang]
   *** 
   _Note_: 
    Only following 3 categories can trigger CI :PR Author, MXNet Committer, Jenkins Admin. 
   All CI tests must pass before the PR can be merged. 
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-mxnet] szha commented on a change in pull request #19094: [COMMUNITY] Add issue template for website and documentation

Posted by GitBox <gi...@apache.org>.
szha commented on a change in pull request #19094:
URL: https://github.com/apache/incubator-mxnet/pull/19094#discussion_r484108962



##########
File path: .github/ISSUE_TEMPLATE/documentation.md
##########
@@ -0,0 +1,16 @@
+---
+name: Documentation & Website
+about: Issues regarding documentation and website
+title: '[DOC/WEBSITE] '
+labels: Doc, Website, needs triage

Review comment:
       these two issues are related but not the same. maybe either split into two or pick one? otherwise the labels for doc and website will have decreased SNR




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org