mirror of
				https://github.com/openimsdk/open-im-server.git
				synced 2025-11-03 18:52:15 +08:00 
			
		
		
		
	* cicd: robot automated Change * feat: add api test Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com> * feat: add api test make file Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com> * feat: add openim e2e test Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com> * feat: add openim e2e test Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com> * fix: Fixed some unused scripts and some names Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com> * docs: optimize openim docs Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com> * feat: add prom address Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com> * feat: add openim info test * feat: add openim images config path Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com> * fix: fix tim file rename * fix: fix tim file rename * fix: fix tim file rename * fix: fix tim file rename * fix: add openim test e2e * feat: add openim test .keep Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com> * feat: add openim test .keep Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com> * feat: openim test Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com> * feat: openim test Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com> * feat: openim test Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com> --------- Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com> Co-authored-by: cubxxw <cubxxw@users.noreply.github.com>
		
			
				
	
	
	
		
			4.0 KiB
		
	
	
	
	
	
	
	
			
		
		
	
	
			4.0 KiB
		
	
	
	
	
	
	
	
Contrib Documentation Index
📚 General Information
- 📄 README - General introduction to the contribution documentation.
 - 📑 Development Guide - Guidelines for setting up a development environment.
 
🛠 Setup and Installation
- 🌍 Environment Setup - Instructions on setting up the development environment.
 - 🐳 Docker Installation Guide - Steps to install Docker for container management.
 - 🔧 OpenIM Linux System Installation - Guide for installing OpenIM on a Linux system.
 
💻 Development Practices
- 👨💻 Code Conventions - Coding standards to follow for consistency.
 - 📐 Directory Structure - Explanation of the repository's directory layout.
 - 🔀 Git Workflow - The workflow for using Git in this project (note the file extension error).
 - 💾 GitHub Workflow - Workflow guidelines for GitHub.
 
🧪 Testing and Deployment
- ⚙️ CI/CD Actions - Continuous integration and deployment configurations.
 - 🚀 Offline Deployment - How to deploy the application offline.
 
🔧 Utilities and Tools
- 📦 Protoc Tools - Protobuf compiler-related utilities.
 - 🔨 Utility Go - Go utilities and helper functions.
 - 🛠 Makefile Utilities - Makefile scripts for automation.
 - 📜 Script Utilities - Utility scripts for development.
 
📋 Standards and Conventions
- 🚦 Commit Guidelines - Standards for writing commit messages.
 - ✅ Testing Guide - Guidelines and conventions for writing tests.
 - 📈 Versioning - Version management for the project.
 
🖼 Additional Resources
- 🌐 API Reference - Detailed API documentation.
 - 📚 Go Code Standards - Go programming language standards.
 - 🖼 Image Guidelines - Guidelines for image assets.
 
🐛 Troubleshooting
- 🔍 Error Code Reference - List of error codes and their meanings.
 - 🐚 Bash Logging - Logging standards for bash scripts.
 - 📈 Logging Conventions - Conventions for application logging.
 - 🛠 Local Actions Guide - How to perform local actions for troubleshooting.