Commit Graph

6 Commits

Author SHA1 Message Date
75b1ae1acd Update issue templates
Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/12114

Reviewed By: soumith

Differential Revision: D10060349

Pulled By: JoelMarcey

fbshipit-source-id: ed88bf95f78742b089adb043e88613a5db006a10
2018-09-26 16:26:00 -07:00
c33d7f565b updated the environment collection script URL to the raw version on Github to download the script instead of the webpage (#6927) 2018-04-24 23:30:32 -04:00
7a3c38ab59 Add environment collection script (#6635)
* Add environment collection script

Fixes #6111. This should make it easier for users to report bugs by giving
them a script to collect system environment information.

Changes include:
- Refactor out the environment collecting code from utils.bottleneck
- Add script (collect_env.py)
- Cleaned up the issues template so that it suggests using the script
  and is more readable.

Testing: added expect tests to go with 4 CI configurations. Whenever one
of these configurations gets updated, the test will fail until the test
also gets updated.

* Expect tests

* Update issue template

* Fix random space

* Minor improvement to issue template; fix expect test

* Skip expect test if BUILD_ENVIRONMENT not found; test fix; split off smoke/expect test
2018-04-22 15:18:14 -04:00
90afedb6e2 Merge caffe2 with pytorch. 2018-03-30 10:29:50 -07:00
e60f7e2490 Create issue template with guidelines for issue submissions (#4810) 2018-01-23 15:00:40 -05:00
d84033dc6b Add placeholders for issues/pull requests
Summary: Closes https://github.com/caffe2/caffe2/pull/1604

Differential Revision: D6537325

Pulled By: pietern

fbshipit-source-id: 90dae8389e318ff36c8455a0e002c8e42167aa9a
2017-12-11 14:35:25 -08:00