We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31caf52 commit de38e4aCopy full SHA for de38e4a
1 file changed
.github/PULL_REQUEST_TEMPLATE/new_graph.md
@@ -1,6 +1,4 @@
1
-⚠ To suggest a new graph, you must fill in all the fields in the triangle brackets(``<>``) ⚠
2
----
3
-# About the new graph
+<!-- ⚠ To suggest a new graph, you must fill in all the fields in the triangle brackets(``<>``) ⚠ -->
4
5
## Info
6
| | |
@@ -26,3 +24,9 @@
26
24
| Edge Label | Num Edge Label |
27
25
|---:|---:|
28
| ``<The type of the edge label of the new graph >`` | ``<The number of edges in the new graph of this type>`` |
+
+## Canonical grammars
29
30
+<LaTeX format of grammar>
31
32
+<Pyformlang CFG format of grammar>
0 commit comments