We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02c996f commit 75031afCopy full SHA for 75031af
CONTRIBUTING.md
@@ -103,10 +103,6 @@ When preparing a PR here are some general guidelines:
103
as well as various versions of function extensionality in
104
[FunExtEquiv.agda](https://github.com/agda/cubical/blob/master/Cubical/Functions/FunExtEquiv.agda).
105
106
-- Unless a file is in the `Core`, `Foundations` or `Codata` package you
107
- don't need to add it manually to the `Everything` file as it is
108
- automatically generated when running `make`.
109
-
110
- For folders with `Base` and `Properties` submodules, the `Base` file
111
can contain some basic consequences of the main definition, but
112
shouldn't include theorems that would require additional imports.
0 commit comments