-
Notifications
You must be signed in to change notification settings - Fork 190
FAQ
- How do I request permission to add a new script to an existing app?
To add a new script to an existing app, the contributor should get the permission from the App Owner. If the App Owner does not think that the script fit the app objectives, the contributor can also add the script to a different app or create a new app.
- How do I request the permission to add a new app?
The contributor should get permission to create a new app from the Xilinx Gate Keepers.
- How do I get permission to add a new company name to the repository?
The contributor should get the permission to create a new company name from the Xilinx Gate Keepers.
- Who are the Xilinx Gate Keepers?
The Gate Keepers are Greg Daughtry ([email protected]) and David Pefourque ([email protected]).
- Who are the app owners?
App Name | Company/User | Owner |
---|---|---|
designUtils | Xilinx | David Pefourque ([email protected]) |
diff | Xilinx | Nik Cimino ([email protected]) |
projUtils | Xilinx | Raj Klair ([email protected]) |
tk_tunnel | Xilinx | Nik Cimino ([email protected]) |
myapp | mycompany | David Pefourque ([email protected]) |
Each app has one owner. You need owner permission to be able to add a script to an existing app. This is normally done by issuing a pull request to the owners master branch of the rep - and they will merge and gate the changes.
- Who do I contact for a bug report or an enhancement request?
For any bug report for an app, please file an issue on GitHub.com with the details. For enhancement requests contact the owner of the script or the App Owner. If you already have contribution (pull) access for the app - you can also issue a pull request from git. For infrastructure enhancements, please contact [email protected].