File tree Expand file tree Collapse file tree 2 files changed +25
-0
lines changed Expand file tree Collapse file tree 2 files changed +25
-0
lines changed Original file line number Diff line number Diff line change @@ -7,4 +7,5 @@ Organisation Documentation
7
7
subteams
8
8
joining-the-team
9
9
minutes/00_intro
10
+ cfep-index
10
11
getting-in-touch
Original file line number Diff line number Diff line change
1
+ Index of CFEPs
2
+ ==============
3
+
4
+ All major changes to the project should be submitted as conda-forge enhancement proposals (CFEP).
5
+ These CFEPs are similar to `Python's PEP <https://www.python.org/dev/peps/ >`_ and
6
+ `IPython's IPEP <https://github.com/ipython/ipython/wiki/IPEPs:-IPython-Enhancement-Proposals >`_ processes.
7
+
8
+ CFEPs are stored in the `cfep GitHub repository <https://github.com/conda-forge/cfep >`_.
9
+ Below is a list of conda-forge enhancement proposals (CFEP):
10
+
11
+ * `CFEP 00: CFEP Template <https://github.com/conda-forge/cfep/blob/master/cfep-00.md >`_ -- *Proposed *
12
+ * `CFEP 01: CFEP Purpose and Guidelines <https://github.com/conda-forge/cfep/blob/master/cfep-01.md >`_ -- *Proposed *
13
+ * `CFEP 02: Upgrade default macOS Travis image to xcode6.4 <https://github.com/conda-forge/cfep/blob/master/cfep-02.md >`_ -- *Accepted *
14
+ * `CFEP 03: Providing manually uploaded builds on the conda-forge anaconda channel <https://github.com/conda-forge/cfep/blob/master/cfep-03.md >`_ -- *Proposed *
15
+ * `CFEP 05: Providing pre-release builds on the conda-forge anaconda channel <https://github.com/conda-forge/cfep/blob/master/cfep-05.md >`_ -- *Accepted *
16
+ * `CFEP 07: Migration strategy to Anaconda compilers <https://github.com/conda-forge/cfep/blob/master/cfep-07.md >`_ -- *Proposed *
17
+ * `CFEP 08: Packages which are "Too Big to Fail" <https://github.com/conda-forge/cfep/blob/master/cfep-08.md >`_ -- *Deferred *
18
+ * `CFEP 09: Pinning Proposal <https://github.com/conda-forge/cfep/blob/master/cfep-09.md >`_ -- *Proposed *
19
+ * `CFEP 11: Automated Closing of Excessively Old PRs on Staged Recipes <https://github.com/conda-forge/cfep/blob/master/cfep-11.md >`_ -- *Accepted *
20
+ * `CFEP 13: Securing conda-forge Uploads to anaconda.org <https://github.com/conda-forge/cfep/blob/master/cfep-13.md >`_ -- *Accepted *
21
+ * `CFEP 14: Security and Systems Subteam <https://github.com/conda-forge/cfep/blob/master/cfep-14.md >`_ -- *Draft *
22
+ * `CFEP 15: Deprecate Python 2.7 and vs2008 <https://github.com/conda-forge/cfep/blob/master/cfep-15.md >`_ -- *Accepted *
23
+ * `CFEP 16: Setting license and license_family field <https://github.com/conda-forge/cfep/blob/master/cfep-16.md >`_ -- *Proposed *
24
+ * `CFEP 18: Packaging static libraries <https://github.com/conda-forge/cfep/blob/master/cfep-18.md >`_ -- *Accepted *
You can’t perform that action at this time.
0 commit comments