Thank you for your interest in contributing to this sample repository.
Contributions are welcome through pull requests. Please follow these guidelines:
- Check existing issues and pull requests
- Create an issue describing your proposed change
- Wait for maintainer feedback before starting work
- Fork the repository
- Create a feature branch (
feature/your-feature-name) - Make your changes following the existing code style
- Test your changes thoroughly
- Commit with clear, descriptive messages
- Push your branch to your fork
- Create a pull request to the
mainbranch - Fill out the PR template completely
- Link related issues using
Closes #issue-number - Respond to review feedback promptly
- Follow existing project structure and naming conventions
- Include README updates for new samples
- Ensure all links work and are HTTPS where possible
- Update copyright year if modifying existing files
- Test samples locally before submitting
When contributing new samples:
- Place in appropriate folder (V2/apps, V4/apps, etc.)
- Include a descriptive README.md
- Add package.json with required dependencies
- Ensure npm install and npm start work correctly
- Reference relevant tutorials or documentation
For questions, use the SAP Community with the "SAP Fiori tools" tag.
This project adheres to the SAP Open Source Code of Conduct.
By contributing, you agree that your contributions will be licensed under Apache License 2.0.