mirror of
				https://github.com/community-scripts/ProxmoxVE.git
				synced 2025-11-04 02:12:49 +00:00 
			
		
		
		
	Update AppName.md: Make it clear where to change the URLs (#1809)
This commit is contained in:
		
				
					committed by
					
						
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							67b80306a1
						
					
				
				
					commit
					901db73d78
				
			
							
								
								
									
										7
									
								
								.github/CONTRIBUTOR_GUIDE/ct/AppName.md
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										7
									
								
								.github/CONTRIBUTOR_GUIDE/ct/AppName.md
									
									
									
									
										vendored
									
									
								
							@@ -40,8 +40,8 @@
 | 
			
		||||
- Import the build.func file.
 | 
			
		||||
- When developing your own script, change the URL to your own repository.
 | 
			
		||||
 | 
			
		||||
> [!CAUTION]
 | 
			
		||||
> Before opening a Pull Request, change the URL to point to the community-scripts repo.
 | 
			
		||||
> [!IMPORTANT] 
 | 
			
		||||
> You also need to change all apperances of this URL in `misc/build.func` and `misc/install.func`
 | 
			
		||||
 | 
			
		||||
Example for development:
 | 
			
		||||
 | 
			
		||||
@@ -55,6 +55,9 @@ Final script:
 | 
			
		||||
source <(curl -s https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/build.func)
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
> [!CAUTION]
 | 
			
		||||
> Before opening a Pull Request, change the URLs to point to the community-scripts repo.
 | 
			
		||||
 | 
			
		||||
### 1.3 **Metadata**
 | 
			
		||||
 | 
			
		||||
- Add clear comments for script metadata, including author, copyright, and license information.
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user