Here to Help You!

How can I Add my project?

  • You are a researcher or a student.
  • You have a good idea and you've already started working on your project.
  • You want to make your project open source.

Then your can contribute with us. We encourage highly motivated students that are working on their Projects (projets de fin d'etude) to participate.

You can contribute by :

  1. Adding your project to the OpenESI forge.
  2. Participate in an existing project as a member.
  3. By requesting a project.

Conditions

  • Your project is useful for the community,
  • Of good quality,
  • You have already started working on it,
  • You (or your students) intend to continue working on it in the future,
  • Your project is released under an open source license (GPL or any license of your choice)

What are the keyboard shortcuts?

  • Shift+h: This help page.

If you are in a project, you have the following shortcuts:

  • Shift+u: Project updates.
  • Shift+d: Downloads.
  • Shift+o: Documentation.
  • Shift+a: Create a new issue.
  • Shift+i: List of open issues.
  • Shift+m: The issues you submitted.
  • Shift+w: The issues assigned to you.
  • Shift+s: Source.

You also have the standard access keys:

  • Alt+1: Home.
  • Alt+2: Skip the menus.
  • Alt+4: Search (when available).

How to mark an issue as duplicate?

This is simple:

  1. Write in the comments "This is a duplicate of issue 123", change 123 with the corresponding issue number.
  2. Change the status of the current issue to Duplicate.
  3. Submit the changes.

How can I display my head next to my comments?

You need to create an account on Gravatar, this takes about 5 minutes and is free.

What is the API and how to use it?

The API (Application Programming Interface) is used to interact with InDefero with another program. For example, this can be used to create a desktop program to submit new tickets easily.

Learn more about the API.