/ .github / ISSUE_TEMPLATE / add-portable-apps--not-appimages-.md
add-portable-apps--not-appimages-.md
 1  ---
 2  name: Add portable apps (NOT AppImages)
 3  about: Suggest applications for this database that are NOT AppImages
 4  title: ''
 5  labels: ''
 6  assignees: ''
 7  
 8  ---
 9  
10  To help us make adding applications quicker and easier, please follow the syntax below (**NOTE that if point 2 is a github repository, you can remove points 3 and 4**, and **if the program is a CLI you can remove point 5 and 6**). Also consider learning how to create, test and finally add scripts yourself. Follow the guide https://github.com/ivan-hc/AM/blob/main/docs/guides-and-tutorials/template.md
11  
12  1. name (lowercase, this will be the command to use)
13  2. main site, repository or reference web page (URL, DO NOT use direct download link)
14  3. download page
15  4. description of the application
16  5. URL to the application icon
17  6. the .desktop* file (choose whether to add a URL, to paste the content of the file, to drag a text file into your comment or to provide only the following 3 desktop entries, `Name=`, `Exec=` and `Categories=`