https://github.com/GPflow/GPflow
Revision 965189d8f50e8fad5c3de90715ba9ec3ae96ce76 authored by st-- on 02 July 2020, 10:10:16 UTC, committed by GitHub on 02 July 2020, 10:10:16 UTC
Clarify template to make it easier for contributors to fill in relevant information. 
1 parent 3669d13
Raw File
Tip revision: 965189d8f50e8fad5c3de90715ba9ec3ae96ce76 authored by st-- on 02 July 2020, 10:10:16 UTC
Update pull request template (#1510)
Tip revision: 965189d
MANIFEST.in
include doc/source/conf.py
include doc/source/*.rst
include doc/source/notebooks/*.ipynb
include README.md
include RELEASE.md
include LICENSE
include VERSION
include gpflow/py.typed
back to top