/ .github / ISSUE_TEMPLATE / missing_library.md
missing_library.md
 1  ---
 2  name: Missing Library
 3  about: An application requires a missing library
 4  labels: 'libraries, application compatibility'
 5  ---
 6  
 7  **Library**
 8  What library is required? What does Apple's developer documentation say about it? Is it open-source?
 9  
10  **Test Application**
11  What application requires this library?
12  
13  **Steps To Reproduce**
14  1. If possible, what steps can you take to reproduce the issue?
15  
16  **System Information**
17  What system are you running?
18  
19  | Software | Version |
20  | --- | --- |
21  | Darling | Git Commit Hash |