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 ff4d27c commit 5580afdCopy full SHA for 5580afd
1 file changed
CONTRIBUTING.md
@@ -33,7 +33,7 @@ To be accepted, your submission _must_ meet the following **requirement**s and _
33
10. **requirement**: each file must go in the right directory in the repository:
34
- **requirement**: the main UDL definition XML file goes in the `UDLs` directory
35
- **requirement**: if you are supplying an auto-completion definition XML file, it must go in the `autoCompletion` directory
36
- - **requirement**: if you are supplying a function list definition XML file, it must go in the `autoCompletion` directory
+ - **requirement**: if you are supplying a function list definition XML file, it must go in the `functionList` directory
37
- **requirement**: if you are supplying a sample file, it must go in the `UDL-samples` directory
38
11. **requirement**: submissions to the UDL Collection must pass all automated tests.
39
- If the PR action does not pass, you will be required to fix the problem in a timely fashion, or the PR can and will be rejected.
0 commit comments