summaryrefslogtreecommitdiff
path: root/.github
Commit message (Collapse)AuthorAgeFilesLines
* BLD, TST: use python-version not PYTHON_VERSIONmattip2020-11-291-1/+1
|
* TST: use latest pypy37 not pypy36mattip2020-11-251-1/+1
|
* TST: Add back durations flag for DEBUG builds.Charles Harris2020-11-232-6/+5
| | | | | | | | | | The flag should work with newer versions of Python. - Use Ubuntu 20.04 to get Python 3.8 debug. - Don't install libgfortran3, not needed, not available. - Whitespace cleanup in action.yml and build_test.yml. Closes #14293.
* MAINT: Add BLD and STY to labeler prefixes.Charles Harris2020-11-141-0/+2
| | | | [ci skip]
* MAINT: update link to website in FUNDING.yml (#17768)Ralf Gommers2020-11-131-1/+1
| | | [ci skip]
* TST: add pypy3.7mattip2020-11-102-0/+27
|
* BLD, TST: try templating with a common yml filemattip2020-11-092-63/+175
|
* BLD, TST: move linux jobs to github actionsmattip2020-11-091-0/+91
|
* DOC: Fewer blank lines in PR templateBen Nathanson2020-10-081-7/+1
| | | | Reduce the need to scroll, per @mattip suggestion in #17440
* DOC: update code of conduct URLStuart Archibald2020-10-051-1/+1
| | | | | | As title. Closes: #17458
* DOC: Fix indents in PE #17440Ben Nathanson2020-10-031-3/+3
|
* DOC: Fixes for PR 17440Ben Nathanson2020-10-031-1/+1
| | | | | | Colon missing in heading. Added sphinx anchor for PR-timeline (html anchor was OK).
* DOC: Cleaner PR templateBen Nathanson2020-10-031-18/+22
| | | | | | | | | | Make the instructions easy to see and hard to delete unread. Moves some text to new sections in dev/development_workflow.rst. The dashes above and below the heading, which in monospace seem too long, fit it well in Chromium browsers and reasonably in Firefox.
* Merge pull request #17436 from bjnath/issue-template-spellingMatti Picus2020-10-031-1/+1
|\ | | | | DOC: Fix "Feature request" spelling in issue templates
| * DOC: Fix "Feature request" spelling in issue templatesBen Nathanson2020-10-031-1/+1
| | | | | | | | | | "Request" had an upper-case R, inconsistent with Google style and other template items.
* | DOC: Security warning for issues templateBen Nathanson2020-10-031-2/+2
|/ | | | | | Tag for "Bug report" now warns not to file security vulnerabilities. Fixes gh-17434.
* DOC: in PR template, set expectations for PR review timelineRalf Gommers2020-09-301-0/+7
|
* DEV: add pr prefix labeler and prefix mappingGerry Manoim2020-09-222-0/+25
|
* Fix typosMelissa Weber Mendonça2020-09-171-3/+2
| | | Co-authored-by: Bradley Dice <bdice@bradleydice.com>
* Put feature request template as comments.MelissaWM2020-09-111-2/+2
|
* Added labels to doc and post-install templates.MelissaWM2020-09-093-1/+2
|
* Added post-install issue template and responses to PR comments.MelissaWM2020-09-085-31/+24
|
* Responding to PR suggestions.MelissaWM2020-09-024-21/+13
|
* DOC: Added templates for different types of issues.MelissaWM2020-09-025-0/+86
|
* DOC: fix mailing list linkRoss Barnowski2020-07-151-2/+5
|
* refactor to make guidelines seem less formulaicPaul2020-07-141-4/+3
| | | Co-authored-by: Ross Barnowski <rossbar@berkeley.edu>
* DOC: clarify whats required for new features see #13924leeyspaul2020-07-131-0/+7
|
* CI: Create a link for the circleCI artifactSebastian Berg2020-05-211-0/+12
|
* Update FUNDING.ymlGina2019-11-131-0/+1
| | | | | add NumFOCUS github sponsors button (recurring donations only) This feature is launching today at GitHub Universe!
* fixes links in '/.github/CONTRIBUTING.md'Maxwell Aladago2019-08-041-3/+3
|
* DOC: fixed Page url errors on contributing code guidesMaxwell Aladago2019-08-041-2/+2
|
* Add links for GitHub Sponsors button.Ralf Gommers2019-06-021-0/+2
|
* Update links in PULL_REQUEST_TEMPLATE.mdBharat Raghunathan2019-05-081-2/+2
|
* DOC: add a Code of Conduct document.Ralf Gommers2018-09-011-0/+1
| | | | | | | | Discussed and accepted in this thread: https://mail.python.org/pipermail/numpy-discussion/2018-July/078476.html Will be linked from https://scipy.org/codes-of-conduct.html and from the GitHub community profile (https://github.com/numpy/numpy/community)
* Make fixes requested by @rgommersEric Wieser2018-07-291-4/+6
| | | Also wrap lines to make selecting links easier
* fixes from reviewmattip2018-07-062-8/+14
|
* reformat as html commentsmattip2018-07-052-14/+16
|
* DOC: add templates for issues and PRmattip2018-07-053-0/+55